Commit Graph

43 Commits (main)

Author SHA1 Message Date
Brett Morgan 5cd8718e4b
Migrate `place_tracker` away from deprecated BitmapDescriptor method (#2309)
1 month ago
Sasank Tumpati 0e1355841d
Fixed ThemeData in the Flutter Samples unnecessarily includes useMaterial3 = true (Issue #2214) (#2217)
3 months ago
Taha Tesser 1a26473a50
Replace `ButtonBar` with `OverflowBar` (#2072)
8 months ago
Miguel Beltran bce29a0ff2
Fix master channel build (#1900)
1 year ago
Brett Morgan 36e7a6ab04
Update for Flutter 3.10 beta (#1746)
1 year ago
dependabot[bot] 7d63caa3ac
Bump go_router from 6.5.9 to 7.0.0 in /place_tracker (#1758)
1 year ago
Miguel Beltran a5cdae3ab0
Enable Material 3 on place_tracker (#1621)
1 year ago
Miguel Beltran db94e92a26
migrate place_tracker to go_router (#1529)
2 years ago
Brett Morgan 9d8aa333ee
Update for Material changes & run rebuild scripts (#1412)
2 years ago
Brett Morgan 83f7059d83
Consolidated Flutter 3.3 update (#1401)
2 years ago
xster ce35e45702
add thumbnails to the books example to make memory leaks easier to test (#1353)
2 years ago
Brett Morgan 58bc5d7a58
Deps update, utilize `super.key` (#1265)
2 years ago
Brett Morgan ccd68f34e2
Beta (#1234)
2 years ago
Viren Khatri a23b33f6c9
migrate from ui.hash* to Object.hash* (#1133)
2 years ago
Andrew Brogdon 664b63c03c
Updates for 2.8! (#961)
3 years ago
Ahmed Ashour 29339b8334
Remove unneeded types (#949)
3 years ago
Ahmed Ashour 64805fe5b6
Remove unneeded `return` (#950)
3 years ago
Brett Morgan 0850579bc8
dart migrate `place_tracker` (#831)
3 years ago
Brett Morgan 7acef097f0
place_tracker: use_key_in_widget_constructors and Runners rebuild (#829)
3 years ago
Brett Morgan 936d1fdaae
Upgrading samples to flutter_lints, part 1 of n (#804)
3 years ago
Andrew Brogdon 8c1cd0b049
Landing beta changes in master for the new stable release (#747)
3 years ago
Brett Morgan 622e8d55d3
Migrate to the New Material Buttons (#668)
3 years ago
Arteev Raina 1f0f430dbd
[multiple] Added copyright headers (#664)
3 years ago
John Ryan 2236f122b4
Add web support to place_tracker (#550)
4 years ago
John Ryan 437d1f620b
Place tracker/maintenance (#519)
4 years ago
Tushar Ojha 084c532ac0
[place_tracker] ChangeNotifierProvider for state management (#424)
4 years ago
Brett Morgan baa1f976b2
Samples maintenance (#435)
4 years ago
John Ryan 14b9a8c4c4
Flutter 1.17 updates (#432)
4 years ago
Aadarsh Patel 1c887b6d80
typo fix (#403)
4 years ago
Brett Morgan 73086e20c1 Beta branch fix (#173)
5 years ago
Andrew Brogdon 3d40fa9fb2 Tweaked pubspecs, linted. (#113)
5 years ago
Brett Morgan 01478f5e88
Analysis options, fixes and format (#106)
5 years ago
Filip Hracek fa356540c6
Ensure flutter format and fix offending files (#80)
5 years ago
Kenzie Schmoll a2419b3dcf
Update Place Tracker to use latest version of plugin (#59)
5 years ago
Abhijeeth Padarthi 8fe2999ee8 Removed redundant "const" and "new" assignments & Formatted code. (#58)
5 years ago
Andrew Brogdon 7ae3780bcb
Unbreaking tests borked by SDK update. (#49)
5 years ago
Andrew Brogdon e67cbb03ea
Updates travis config to include place_tracker and platform_view_swift (#42)
6 years ago
Kenzie Schmoll 79d9d143b4
Add a list view to the place tracker app. (#30)
6 years ago
Kenzie Schmoll e59c865884
Use custom marker icons for Favorite places and Visited places. (#31)
6 years ago
kenzieschmoll 3a6152c972 Add more stub data. Alphabetize entries.
6 years ago
Kenzie Schmoll 3ed537495a
Add stub reviews to the place details sheet. (#22)
6 years ago
Kenzie Schmoll bfce2a44e9
Add map type toggle to place_tracker demo. (#23)
6 years ago
Kenzie Schmoll 7ab277fad4
Add Google Maps Place Tracker sample app to flutter/samples. (#20)
6 years ago