Skip to content

Support AGP’s Built-in Kotlin For the Ecosystem Design Doc #183861

@jesswrd

Description

@jesswrd

Document Link

https://flutter.dev/go/android-built-in-kotlin-support

What problem are you solving?

Android Gradle Plugin (AGP) 9.0 introduces a significant breaking change for Flutter apps by enabling Built-in Kotlin support by default. Because of this new default behavior, explicitly applying the Kotlin Gradle Plugin (KGP) will cause your build to fail. This failure will occur whether KGP is applied directly by your Flutter app itself and/or indirectly through any Android-native plugin(s) your app integrates. This means migration to Built-in Kotlin is required for any Flutter apps and Android-native plugin(s) that apply KGP.

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work listc: proposalA detailed proposal for a change to Flutterdesign docTracks a design discussion documentteam-androidOwned by Android platform teamtriaged-androidTriaged by Android platform team

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions