Relative Content

Tag Archive for androidflutterandroid-gradle-pluginbuild.gradleflutter-dependencies

Problem migrating the new Gradle of the latest version of Flutter

I have a project with Flutter 3.10.3, and when trying to migrate to the latest version, 3.22, I was able to run everything correctly on iOS, but for Android, it shows an error. I followed the Gradle migration according to the documentation –> https://docs.flutter.dev/release/breaking-changes/flutter-gradle-plugin-apply