guardian_core 1.0.0
guardian_core: ^1.0.0 copied to clipboard
Shared policy, report, scanner, and analyzer contracts for Flutter Guardian.
guardian_core #
Shared contracts for Flutter Guardian.
This package defines policies, issues, reports, scoring, project scanning, and the GuardianAnalyzer interface used by all analyzer packages.
Most users should run the root CLI:
dart run flutter_guardian audit
See the root README and user guide.