File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.6.0 "
2+ "." : " 0.6.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.6.1] ( https://github.com/googlemaps/flutter-navigation-sdk/compare/0.6.0...0.6.1 ) (2025-05-14)
4+
5+
6+ ### Bug Fixes
7+
8+ * error handling for awaitMapReady calls ([ #353 ] ( https://github.com/googlemaps/flutter-navigation-sdk/issues/353 ) ) ([ 867f500] ( https://github.com/googlemaps/flutter-navigation-sdk/commit/867f500c338702d8309e64e36793a5066ed5c2cb ) )
9+ * hide report incident button from the carplay view ([ #364 ] ( https://github.com/googlemaps/flutter-navigation-sdk/issues/364 ) ) ([ 794a890] ( https://github.com/googlemaps/flutter-navigation-sdk/commit/794a89041d1cbea712d527a772b6f9ea5f5bd44b ) )
10+
311## [ 0.6.0] ( https://github.com/googlemaps/flutter-navigation-sdk/compare/0.5.2...0.6.0 ) (2025-04-11)
412
513
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.0
19+ version : 0.6.1
2020
2121environment :
2222 sdk : ^3.6.0
You can’t perform that action at this time.
0 commit comments