amplitude / amplitude/Amplitude-Flutter

Migrate Plugin to Built-in Kotlin

Aberta
#306 1 comentário 10 reações 0 responsáveis Ver no GitHub
Internal operations
Linguagem predominante
Dart
Estrelas
133
Forks
109
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

I am using amplitude_flutter in my Flutter app.

Starting with Android Gradle Plugin (AGP) 9.0, support for applying the Kotlin Gradle Plugin (KGP) has been removed. Because this plugin applies KGP, it causes a compilation error that prevents my app from building. Here is an example of the error [Issue #181383](https://github.com/flutter/flutter/issues/181383).

Flutter has temporarily added support to allow KGP while apps and plugins migrate to AGP 9.0+, but this support will be removed in a future version of Flutter.

Please migrate this plugin to use built-in Kotlin to ensure your plugin users can successfully build their apps in future versions of Flutter.

Here is the Flutter [migration guide for plugin authors](https://docs.flutter.dev/release/breaking-changes/migrate-to-built-in-kotlin/for-plugin-authors).

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.