Brett Morgan
9d8aa333ee
Update for Material changes & run rebuild scripts ( #1412 )
2022-09-01 11:01:17 +10:00
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
4af443d33f
Drop lock files from repo ( #1282 )
2022-05-28 07:01:26 +10:00
Andrew Brogdon
4cac0e6661
Lands beta branch into master for 2.5 ( #895 )
2021-09-08 17:35:05 -07:00
Brett Morgan
0850579bc8
dart migrate place_tracker ( #831 )
2021-06-08 09:23:48 +10:00
Brett Morgan
7acef097f0
place_tracker: use_key_in_widget_constructors and Runners rebuild ( #829 )
2021-06-08 07:46:36 +10:00
Andrew Brogdon
8c1cd0b049
Landing beta changes in master for the new stable release ( #747 )
2021-03-03 11:44:35 -08:00
Brett Morgan
6e9824dc12
flutter pub update & various fixes ( #627 )
2020-12-18 10:51:31 +11:00
John Ryan
437d1f620b
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
2020-08-13 14:30:28 -07: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
Michael Thomsen
3098bf2c9a
flutter pub ( #86 )
2019-05-22 16:54:09 +02:00
Andrew Brogdon
ce28b8c010
Updates place_tracker to specify SDK >=2.1.0 ( #71 )
2019-05-05 15:16:14 -07: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