explicit_imports 1.0.0
explicit_imports: ^1.0.0 copied to clipboard
Dart analyzer lint plugin that enforces explicit imports--any "import" directive that doesn't use either "show" or "as".
1.0.0 #
- Initial release.