Dart GitHub Bot

Results 101 comments of Dart GitHub Bot
trafficstars

**Summary:** The user is questioning whether the `unused_import` lint should be triggered when a file imports itself, even if the import doesn't introduce new symbols or aliases. They suggest a...