You may see this issue while using map_view package and add classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.1.2-4' in the **android/build.gradle** under **buildScript dependencies **and this error appears.
FAILURE: Build failed with an exception.
* What went wrong:A problem occurred configuring project ':google_api_availabilty'.> Failed to notify project evaluation listener. > java.lang.AbstractMethodError (no error message)
In order to fix this issue, you need to select Include Kotlin Support for Android code option while creating the project as below.
![](http://www.fluttercentral.com/Uploads/bbc68f25-9c43-4291-a538-306936337d59.PNGwidth="50%height="auto](
Hope this helps.
Thanks,Srikanth