import_path 1.1.0 import_path: ^1.1.0 copied to clipboard
A tool to find the shortest import path from one dart file to another.
1.0.3 #
- Support reading generated to cache files from build_runner.
- Update analyzer dependency.
- Migrate to null safety.
1.0.2 #
Update analyzer and package_config dependencies.
1.0.1 #
Use the local package config so it actually works for arbitrary things :D.
1.0.0+1 #
Add changelog :D
1.0.0 #
Initial release