Brett Morgan
83f7059d83
Consolidated Flutter 3.3 update ( #1401 )
2022-08-31 10:06:34 +10:00
Brett Morgan
0b86fbc66c
place_tracker rebuild script (#1370 )
2022-08-10 06:35:01 +10:00
Brett Morgan
7acef097f0
place_tracker: use_key_in_widget_constructors and Runners rebuild ( #829 )
2021-06-08 07:46:36 +10:00
Rubens de Melo
09b26f89b4
fix ios install ( #479 )
...
To use this plugin on iOS you need to opt-in for the embedded views preview by adding a boolean property to the app's Info.plist file, with the key io.flutter.embedded_views_preview and the value YES.
<key>io.flutter.embedded_views_preview</key>
<true/>
2020-06-22 13:31:54 +10:00
Brett Morgan
897e664fa5
Update place_tracker android and ios dirs ( #232 )
2020-01-14 06:56:13 +10:00
Kenzie Schmoll
a2419b3dcf
Update Place Tracker to use latest version of plugin ( #59 )
2019-03-20 09:08:13 -07:00
Kenzie Schmoll
7ab277fad4
Add Google Maps Place Tracker sample app to flutter/samples. ( #20 )
...
Sample app that displays places on a map. Add/edit places. Interact with map. Iterations to follow.
2018-10-26 13:11:10 -07:00