FlutterGoogleMaps icon indicating copy to clipboard operation
FlutterGoogleMaps copied to clipboard

Unable to Open map in android devices.

Open dhavalagile opened this issue 6 years ago • 1 comments

Hi Pawan, I am a beginner in flutter development. I want to use google map in my application to draw a route. In iOS am able to run the application but it gives below error for android devices.


FAILURE: Build failed with an exception.

  • What went wrong: Execution failed for task ':map_view:compileDebugKotlin'.

Compilation error. See log for more details

  • Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

dhavalagile avatar Feb 25 '19 10:02 dhavalagile

Hi Pawan, I am a beginner in flutter development. I want to use google map in my application to draw a route. In iOS am able to run the application but it gives below error for android devices.

FAILURE: Build failed with an exception.

  • What went wrong: Execution failed for task ':map_view:compileDebugKotlin'.

Compilation error. See log for more details

  • Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

I was able to replicate the same error, and build fail due to that exception.

chamithchathuka avatar Apr 01 '19 13:04 chamithchathuka