1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

Place tracker/maintenance (#519)

* format place_tracker README

* update sentence in README

* sort Dart members, remove unnecessary type declarations

* Run place_tracker on Android and iOS, update project files

* add link to developer preview caveat

* grammar

* update MAINTENANCE
This commit is contained in:
John Ryan
2020-08-13 14:30:28 -07:00
committed by GitHub
parent 00d0cdf02c
commit 437d1f620b
12 changed files with 765 additions and 734 deletions

View File

@@ -12,7 +12,7 @@ match any new language/SDK features, etc.).
| infinite_list | filiph | 5/13/20 |
| isolate_example | johnpryan | 11/21/19 |
| jsonexample | redbrogdon | 1/3/20 |
| place_tracker | | |
| place_tracker | johnpryan | 8/13/20 |
| platform_channels | | |
| platform_design | johnpryan | 10/7/19 |
| platform_view_swift | redbrogdon | 10/7/19 |