https://github.com/googlemaps-samples/flutter-maps-samples
https://github.com/googlemaps-samples/flutter-maps-samples
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/googlemaps-samples/flutter-maps-samples
- Owner: googlemaps-samples
- License: apache-2.0
- Created: 2025-02-28T15:28:02.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-03T20:51:13.000Z (7 months ago)
- Last Synced: 2025-07-24T18:25:14.912Z (7 months ago)
- Language: Dart
- Size: 430 KB
- Stars: 14
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README


[](https://github.com/googlemaps-samples/flutter-maps-samples/actions/workflows/test-and-build.yaml)
[](https://discord.gg/hYsWbmk)
Google Maps SDK for Flutter sample code
=======================================

This repository contains sample code demonstrating how to use
[Google Maps SDK for Flutter](https://developers.google.com/maps/flutter-package/overview)
and the [`google_maps_flutter` plugin](https://pub.dev/packages/google_maps_flutter).
Getting Started
---------------
1. **Download** the samples by cloning this repository
2. **Open** the project in your IDE
3. The sample app requires that you **add your own Google Maps API key** into
- `app/src/main/AndroidManifest.xml`,
- `ios/Runner/AppDelegate.swift` and
- `web/index.html`.
See [Get Started](https://developers.google.com/maps/get-started)
docs for more instructions.
Support
-------
- Stack Overflow: https://stackoverflow.com/questions/tagged/flutter+google-maps
- Discord: https://discord.gg/hYsWbmk
If you have discovered an issue with the Google Maps Platform, please see
the resources here: https://developers.google.com/maps/support/
If you've found an issue with the Google Maps SDK for Flutter,
or the `google_maps_flutter` plugin,
please [file an issue](https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+maps%22).
If you've found an error in this sample repository,
please [file an issue](https://github.com/googlemaps-samples/flutter-maps-samples/issues).
Patches are encouraged, and may be submitted according to the instructions in
CONTRIBUTING.md.
European Economic Area (EEA) developers
---------------------------------------
If your billing address is in the European Economic Area,
effective on 8 July 2025, the
[Google Maps Platform EEA Terms of Service](https://cloud.google.com/terms/maps-platform/eea)
will apply to your use of the Services.
Functionality varies by region.
[Learn more](https://developers.google.com/maps/comms/eea/faq).