dart_dependency_checker 0.1.2 copy "dart_dependency_checker: ^0.1.2" to clipboard
dart_dependency_checker: ^0.1.2 copied to clipboard

A utility package for checking dependencies within Dart/Flutter packages.

0.1.2 #

  • Eliminate extra blank lines after ddc deps-unused --fix run.
  • Add .yml file extension support.

0.1.1 #

  • Add instant cleanup ddc deps-unused --fix flag.
  • Add ddc as exec command shorthand.
  • Add ddc deps-unused --main-ignores x,y,z option.

0.1.0 #

  • Splitting public and internal API.
  • Add more documentation and tests.
  • Add example project.

0.0.3 #

  • Fixes issue where unused dependencies won't be reported if source directories do not exist.

0.0.2 #

  • Add output colors and example.

0.0.1 #

  • Initial version.
3
likes
0
pub points
24%
popularity

Publisher

verified publisher0ohm.de

A utility package for checking dependencies within Dart/Flutter packages.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

equatable, yaml

More

Packages that depend on dart_dependency_checker