A tool to find the shortest import path from one dart file to another.
More...
You can install the package from the command line:
dart pub global activate import_path
The package has the following executables:
$ import_path
unverified uploader
Repository (GitHub)View/report issues
API reference
BSD-3-Clause (license)
analyzer, package_config, path
Packages that depend on import_path
Back