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
API reference
togaware.com
Repository (GitHub)View/report issues
MIT (license)
args, path, yaml
Packages that depend on import_order_lint
Back