Open dhavalagile opened 5 years ago
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.
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'.
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.