Andrzej

Results 3 comments of Andrzej

you need Xcode 15 for this, so this plugin will compile only on Macs with Sonoma, which is a bit overextended

Most libraries are requiring to have ``` Gradle 8.0 Android Gradle plugin 8.1.0 Google services Gradle plugin 4.4.1 ``` as well as Java version at least 17 or newer, not...

The app crashes with such gradle plugin settings ``` id "dev.flutter.flutter-plugin-loader" version "1.0.0" id "com.android.application" version "7.1.2" apply false id "org.jetbrains.kotlin.android" version "1.8.0" apply false id 'com.google.gms.google-services' version '4.3.10' apply...