mirror of https://github.com/flutter/samples.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kevin Moore
a858f4701e
|
6 months ago | |
---|---|---|
.. | ||
android | 1 year ago | |
assets | 2 years ago | |
ios | 1 year ago | |
lib | 8 months ago | |
test | 2 years ago | |
web | 6 months ago | |
.gitignore | 2 years ago | |
.metadata | 1 year ago | |
README.md | 1 year ago | |
analysis_options.yaml | 2 years ago | |
pubspec.yaml | 6 months ago |
README.md
Google Maps Demo
This sample Flutter app showcases the Google Maps for Flutter plugin.
Getting Started
- See the overview at https://developers.google.com/maps/flutter-plugin/overview.
- Follow the setup guide at https://developers.google.com/maps/flutter-plugin/config to learn where to insert your API keys. This demo will not run without API keys added.
- Use the sample code in this folder for the tutorial at https://developers.google.com/maps/flutter-plugin/map-with-marker.