font_awesome_flutter icon indicating copy to clipboard operation
font_awesome_flutter copied to clipboard

Migrate Android build to AGP 8.6.0, Kotlin 2.1.0, Gradle 8.8

Open akhil-ge0rge opened this issue 1 month ago • 0 comments

This PR updates the Android build configuration to the latest Flutter-compatible standards and resolves build issues in the example app.

Updated build.gradle to use modern Flutter plugin setup. Migrated AGP to 8.6.0 and Gradle wrapper to 8.8. Updated Kotlin to 2.1.0. Removed deprecated buildscript blocks. Added pluginManagement for Flutter loader.

akhil-ge0rge avatar Nov 24 '25 07:11 akhil-ge0rge