flutter_google_places
flutter_google_places copied to clipboard
The Android Gradle plugin supports only Kotlin Gradle plugin version 1.3.40 and higher.
When I add this package to my flutter project, "The Android Gradle plugin supports only Kotlin Gradle plugin version 1.3.40 and higher." i am getting the error.
Any luck on this, i'm getting the same error. project ':flutter_google_places_sdk_android' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.72
Try to add google_api_headers dependency in pubspec.yml.
google_api_headers: ^1.5.0