dart_dependency_checker_cli 0.2.0
dart_dependency_checker_cli: ^0.2.0 copied to clipboard
A command-line utility for checking dependencies within Dart/Flutter packages.
0.2.0 #
- Add
--jsonoutput flag.
0.1.8 #
- Raise DDC version to
^0.1.5for real.
0.1.7 #
- Raise DDC version to
^0.1.5. - Add
transitive-usecommand.
0.1.6 #
- Raise DDC version to
^0.1.4. - Require Dart
^3.3.0.
0.1.5 #
- Add
--versionflag.
0.1.4 #
- Remove library directive and update example styling.
0.1.3 #
- Split of dart_dependency_checker lib and cli.
0.1.2 #
- Initial version.