upkeep 0.1.1 copy "upkeep: ^0.1.1" to clipboard
upkeep: ^0.1.1 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.1 #

  • Add an example, so the usage a new user needs is where pub.dev expects it.
  • Stop shipping the landing page inside the package. It was two thirds of the archive and of no use to anyone running the tool.

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.
0
likes
0
points
--
downloads

Publisher

verified publisherabroid.dev

Tells you the truth about your Flutter project's health - dying dependencies and invalid Android build matrices, each with the exact fix.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, http, path, pub_semver, yaml

More

Packages that depend on upkeep