flutter_import_cleaner 1.0.0
flutter_import_cleaner: ^1.0.0 copied to clipboard
A Dart CLI to detect and delete unused imports in Flutter projects.
A sample command-line application with an entrypoint in bin/
, library code
in lib/
, and example unit test in test/
.