pub_doctor 0.0.2
pub_doctor: ^0.0.2 copied to clipboard
Dependency health diagnostics and risk scoring for Dart & Flutter projects.
Example #
Shows how to use the pub_doctor library API.
cd example
dart run pubdoctor_example:usage
Scans the parent project's pubspec, prints package counts, and lists risky/critical packages.
