“Última versão Kotlin Flutter” Respostas de código

Última versão Kotlin Flutter

Latest version of Kotlin is 1.6.
android developer

Versão Kotlin Flutter

To build a Flutter app for Android, Kotlin 1.5.31 or greater is required.

If your app uses a lower version, you will receive the following error message:

content_copy
┌─ Flutter Fix ────────────────────────────────────────────────────────────┐
│                                                                          │
│ [!] Your project requires a newer version of the Kotlin Gradle plugin.   │
│ Find the latest version on                                               │
│ https://kotlinlang.org/docs/gradle.html#plugin-and-versions, then update │
│ <path-to-app>/android/build.gradle:                                      │
│ ext.kotlin_version = '<latest-version>'                                  │
│                                                                          │
└──────────────────────────────────────────────────────────────────────────┘

android developer

Respostas semelhantes a “Última versão Kotlin Flutter”

Perguntas semelhantes a “Última versão Kotlin Flutter”

Mais respostas relacionadas para “Última versão Kotlin Flutter” em Kotlin

Procure respostas de código populares por idioma

Procurar outros idiomas de código