explicit_imports 1.0.4 copy "explicit_imports: ^1.0.4" to clipboard
explicit_imports: ^1.0.4 copied to clipboard

Dart analyzer lint plugin that enforces using explicit imports with "show" or "as".

1.0.4 #

  • Fixed bug where the explicit_package_imports rule would erroneously lint the flutter_test package.
  • Updated README with instructions for ignoring diagnostics on a particular import.
  • Updated README clarifying that you don't have to add the package to pubspec.yaml.

1.0.3 #

  • Corrected README installation instructions.

1.0.2 #

  • Updated README installation instructions.

1.0.1 #

  • Updated package description.

1.0.0 #

  • Initial release.
0
likes
140
points
288
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Dart analyzer lint plugin that enforces using explicit imports with "show" or "as".

Repository (GitHub)
View/report issues

Topics

#custom-lint #analysis #analyzer #plugin #imports

License

MIT (license)

Dependencies

analysis_server_plugin, analyzer, analyzer_plugin

More

Packages that depend on explicit_imports