gradle_doctor 0.0.2 copy "gradle_doctor: ^0.0.2" to clipboard
gradle_doctor: ^0.0.2 copied to clipboard

CLI tool to auto-fix Gradle & Android Gradle Plugin versions for Flutter projects

Changelog #

All notable changes to this package will be documented in this file.

0.0.2 - 2025-09-09 #

  • βœ… Updated CLI usage:
    • Changed from dart run flutter_gradle_doctor:gradle_doctor check to dart run gradle_doctor check for simpler usage.
  • πŸ“ Added full Dartdoc comments for all public functions.
  • πŸ“‚ Added example/main.dart demonstrating programmatic usage.
  • πŸ“– Updated README with:
    • Installation instructions
    • Usage instructions
    • Example section
    • Clear documentation for Pub Dev
  • πŸ”§ Fixed minor bugs in project checking and fixing logic.

0.0.1 - 2025-09-08 #

  • Initial release
  • CLI tool to auto-fix Gradle & Android Gradle Plugin (AGP) issues for Flutter projects
  • Supports Java versions 8–24
  • Commands included: check, fix, cleanup, restore
  • Creates .bak backups before modification
2
likes
160
points
137
downloads

Publisher

unverified uploader

Weekly Downloads

CLI tool to auto-fix Gradle & Android Gradle Plugin versions for Flutter projects

Repository (GitHub)
View/report issues

Topics

#flutter #dart #gradle #android #cli

Documentation

API reference

License

MIT (license)

Dependencies

path

More

Packages that depend on gradle_doctor