File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.6.1 "
2+ "." : " 0.6.2 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.6.2] ( https://github.com/googlemaps/flutter-navigation-sdk/compare/0.6.1...0.6.2 ) (2025-06-24)
4+
5+
6+ ### Features
7+
8+ * upgrade dependencies and environment requirements ([ #375 ] ( https://github.com/googlemaps/flutter-navigation-sdk/issues/375 ) ) ([ 5a83661] ( https://github.com/googlemaps/flutter-navigation-sdk/commit/5a83661676728c265747f51cd61a392561ee4875 ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * add assert to NavigationWaypoint constructor ([ #387 ] ( https://github.com/googlemaps/flutter-navigation-sdk/issues/387 ) ) ([ aff35af] ( https://github.com/googlemaps/flutter-navigation-sdk/commit/aff35af4268b250909e7a6768a98c457584b0fdf ) )
14+
315## [ 0.6.1] ( https://github.com/googlemaps/flutter-navigation-sdk/compare/0.6.0...0.6.1 ) (2025-05-14)
416
517
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ name: google_navigation_flutter
1616description : A plugin for adding Google Navigation widget to Flutter apps targeting Android and iOS
1717repository : https://github.com/googlemaps/flutter-navigation-sdk
1818issue_tracker : https://github.com/googlemaps/flutter-navigation-sdk/issues
19- version : 0.6.1
19+ version : 0.6.2
2020
2121environment :
2222 sdk : ^3.7.0
You can’t perform that action at this time.
0 commit comments