A custom lint plugin for enforcing import order in Dart files.
More...
You can install the package from the command line:
dart pub global activate import_order_lint
The package has the following executables:
$ import_order
togaware.com
Repository (GitHub)View/report issues
API reference
MIT (license)
args, path, yaml
Packages that depend on import_order_lint
Back