Suggestions on the "Import library" fixes from dart analysis server #29877
Labels
devexp-server
Issues related to some aspect of the analysis server
devexp-ux
legacy-area-analyzer
Use area-devexp instead.
P2
A bug or feature request we're likely to work on
type-enhancement
A request for a change that isn't a bug
(originally filed at Dart-Code/Dart-Code#320)
The "Import library" code fix is useful, but could be improved in a few ways.
show Foo
at the end. For instance, we doimport 'dart:convert' show JSON;
a lot in our project.The text was updated successfully, but these errors were encountered: