An open API service indexing awesome lists of open source software.

https://github.com/lohanidamodar/fluttermapexperiments

Experimenting with google_maps_flutter plugin
https://github.com/lohanidamodar/fluttermapexperiments

flutter flutter-maps google-maps-flutter

Last synced: 11 months ago
JSON representation

Experimenting with google_maps_flutter plugin

Awesome Lists containing this project

README

          

# Flutter Google Maps Experiment

An Experiment with possible options with [google_maps_flutter](https://pub.dev/packages/google_maps_flutter) plugin.

## To get this example working
You need to add your map api key to the following file `android/app/src/main/res/values/strings.xml`. Open the file and replace `YOUR_API_KEY` with your google maps api key which you can obtain from [https://cloud.google.com/maps-platform/](https://cloud.google.com/maps-platform/)