mirror of
https://github.com/flutter/samples.git
synced 2026-04-02 17:52:56 +00:00
Sample app that displays places on a map. Add/edit places. Interact with map. Iterations to follow.
11 lines
422 B
Markdown
11 lines
422 B
Markdown
# Place Tracker
|
|
|
|
A sample place tracking app that uses the [google_maps_flutter](https://github.com/flutter/plugins/tree/master/packages/google_maps_flutter) plugin.
|
|
|
|
## Getting Started
|
|
|
|
For help setting up the plugin, see the plugin's [README](https://github.com/flutter/plugins/tree/master/packages/google_maps_flutter) page.
|
|
|
|
For help getting started with Flutter, view our online
|
|
[documentation](https://flutter.io/).
|