We are trying to migrate our Android app to Android Gradle Plugin v9.
Flutter File Saver is currently not allowing this, because it uses the kotlin-android plugin and not built in kotlin.
Here you can see the Flutter migration guide:
https://docs.flutter.dev/release/breaking-changes/migrate-to-agp-9
We are trying to migrate our Android app to Android Gradle Plugin v9.
Flutter File Saver is currently not allowing this, because it uses the kotlin-android plugin and not built in kotlin.
Here you can see the Flutter migration guide:
https://docs.flutter.dev/release/breaking-changes/migrate-to-agp-9