flutter_env_doctor 0.0.1 copy "flutter_env_doctor: ^0.0.1" to clipboard
flutter_env_doctor: ^0.0.1 copied to clipboard

A Dart CLI package to diagnose and auto-fix common Android build issues in Flutter projects. Resolves Gradle, Kotlin, and Android SDK configuration problems.

0.0.1 #

Initial release of Flutter Environment Doctor:

  • Diagnose common Android build issues in Flutter projects
  • Check Gradle, AGP, and Kotlin versions for compatibility
  • Validate Android SDK versions (compileSdk, minSdk, targetSdk)
  • Check jvmTarget configuration
  • Automated fixing of identified issues
  • CLI tool with check and fix commands
  • Interactive and non-interactive fixing modes
  • Dry-run and backup options for safe modifications
1
likes
130
points
34
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Dart CLI package to diagnose and auto-fix common Android build issues in Flutter projects. Resolves Gradle, Kotlin, and Android SDK configuration problems.

License

MIT (license)

Dependencies

args, flutter, path

More

Packages that depend on flutter_env_doctor