Skip to content

Migrate plugin to Flutter built-in Kotlin support #457

Description

@aiviapp

Flutter 3.44.4 reports that appsflyer_sdk 6.18.0 still applies the legacy Kotlin Gradle Plugin (KGP), which future Flutter versions will no longer support.

The current android/build.gradle unconditionally applies org.jetbrains.kotlin.android and configures kotlinOptions. Please migrate the plugin to AGP 9 built-in Kotlin support following Flutter's plugin-author guide:

https://docs.flutter.dev/release/breaking-changes/migrate-to-built-in-kotlin/for-plugin-authors

Observed warning:

Your app uses the following plugins that apply Kotlin Gradle Plugin (KGP): appsflyer_sdk

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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