dep_guard 0.1.2
dep_guard: ^0.1.2 copied to clipboard
Dependency health and safe upgrade planning for Dart and Flutter projects.
Example #
Basic usage from a project root:
dep_guard analyze --path .
dep_guard plan --path .
dep_guard ci --path . --fail-on warn