upkeep 0.1.0
upkeep: ^0.1.0 copied to clipboard
Tells you the truth about your Flutter project's health - dying dependencies and invalid Android build matrices, each with the exact fix.
0.1.0 #
- Initial release.
upkeep scan: dependency health verdicts for direct dependencies, backed by the pub.dev API (release recency, pub points, download volume, Dart 3 and WASM readiness, SDK constraints).- Android build matrix validation against Google's published AGP requirements for AGP 8.0 through 9.4 (Gradle, JDK, SDK Build Tools, max API level).
- CI-friendly exit codes.