fluttercommunity / flutter_google_places

Google Places - Google places autocomplete widgets for flutter. No wrapper, use https://pub.dev/packages/google_maps_webservice. Maintainer: @juliansteenbakker
https://pub.dev/packages/flutter_google_places
Other
303 stars 413 forks source link

The Android Gradle plugin supports only Kotlin Gradle plugin version 1.3.40 and higher. #205

Open yigitcevik opened 2 years ago

yigitcevik commented 2 years ago

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.

yinkyAde commented 1 year ago

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

MarkCLinovy commented 1 year ago

Try to add google_api_headers dependency in pubspec.yml.

  google_api_headers: ^1.5.0