flutter_build_doctor 0.1.0 copy "flutter_build_doctor: ^0.1.0" to clipboard
flutter_build_doctor: ^0.1.0 copied to clipboard

Automatically diagnose, explain, and fix common Flutter build issues. Gradle, CocoaPods, Xcode, Java, Kotlin version mismatches — detected and fixed in seconds. CLI tool + programmatic API.

0.1.0 #

  • 🎉 Initial release
  • Android diagnostics: Gradle, AGP, Kotlin, Java version checks
  • iOS diagnostics: CocoaPods, Ruby, Xcode, Podfile checks
  • Common diagnostics: Flutter SDK, pubspec, build cache
  • Version compatibility matrix (Flutter 3.10 - 3.41)
  • Auto-fix: Gradle version, AGP version, Kotlin version
  • Auto-fix: Cache cleaning (Gradle, CocoaPods, Flutter)
  • Manual fix guidance: Java, Xcode installation
  • CLI tool with diagnose, fix, and clean commands
  • Dry-run mode for previewing fixes
  • Pretty terminal output with colors and icons
  • Programmatic API for integration with other tools
  • Backup creation before applying fixes
0
likes
150
points
35
downloads

Documentation

API reference

Publisher

verified publisherthesanaullah.dev

Weekly Downloads

Automatically diagnose, explain, and fix common Flutter build issues. Gradle, CocoaPods, Xcode, Java, Kotlin version mismatches — detected and fixed in seconds. CLI tool + programmatic API.

Repository (GitHub)
View/report issues

Topics

#build #gradle #cocoapods #cli #developer-tools

License

MIT (license)

Dependencies

args, http, path, yaml

More

Packages that depend on flutter_build_doctor