mirror of
https://github.com/flutter/flutter.git
synced 2026-01-20 12:42:31 +08:00
With https://dart-review.googlesource.com/c/sdk/+/383022 the analyzer does not report `unused_import` when there are compilation errors potentially related to imports. https://github.com/flutter/flutter/issues/154413