Integrating Google Maps Platform into a Flutter app requires some extra steps. In this Geocast, Angela Yu walks through every step, including adding API keys and specifying minimum OS per platform, to add a Google map to native Android, iOS, and web apps with Dart and Flutter.
Chapters:
0:00 - Intro
0:15 - Flutter framework for Android, iOS, and web apps
1:10 - Generate a new Flutter app
1:58 - Add the google_maps_flutter plugin
2:26 - Add your API keys
3:19 - Add a Google map to main.dart
4:42 - Add markers to the map
6:09 - Wrap up & viewer challenge
Links:
google_maps_flutter plugin → https://goo.gle/451Sw3X
Google Maps Platform in Flutter guide → https://goo.gle/3PRl2B5
Reference documentation for google_maps_flutter → https://goo.gle/3rhWtnC
Subscribe to Google Maps Platform → https://goo.gle/GMapsPlatform
#Geocasts #FlutterMaps