proposal: legacy_js_interop
#58957
Labels
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
devexp-linter
Issues with the analyzer's support for the linter package
linter-lint-proposal
linter-status-pending
P3
A lower priority bug or feature request
type-enhancement
A request for a change that isn't a bug
legacy_js_interop
Description
Warn on all usage of "legacy" JS-interop features that are not compatible w/ dart2wasm
Details
See #50665
Will need to pull in @srujzs or similar for all details
Kind
Guards against errors when targeting dart2wasm
Bad Examples
TBD – using
dart:js
features,dart:html
Good Examples
Using new JS interop features TBD
Discussion
See #50665
The text was updated successfully, but these errors were encountered: