File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.6.4 "
2+ "." : " 0.6.5 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.6.5] ( https://github.com/googlemaps/flutter-navigation-sdk/compare/0.6.4...0.6.5 ) (2025-10-14)
4+
5+
6+ ### Features
7+
8+ * deprecate continueToNextDestination method ([ #490 ] ( https://github.com/googlemaps/flutter-navigation-sdk/issues/490 ) ) ([ 083fcc5] ( https://github.com/googlemaps/flutter-navigation-sdk/commit/083fcc588e9f17bc5b2dbadb27f5cb9486d7e9d8 ) )
9+ * improve string presentation for internal classes ([ #491 ] ( https://github.com/googlemaps/flutter-navigation-sdk/issues/491 ) ) ([ a6aef40] ( https://github.com/googlemaps/flutter-navigation-sdk/commit/a6aef403ce13209d779fa12f79b75298d6da6e56 ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * flutter plugin lifecycle logic ([ #487 ] ( https://github.com/googlemaps/flutter-navigation-sdk/issues/487 ) ) ([ 48dd3e4] ( https://github.com/googlemaps/flutter-navigation-sdk/commit/48dd3e4490d0d4a5bacfa7dde27af02c82737c4b ) )
15+ * view dispose crash on android if view is on background ([ #453 ] ( https://github.com/googlemaps/flutter-navigation-sdk/issues/453 ) ) ([ 9774479] ( https://github.com/googlemaps/flutter-navigation-sdk/commit/977447918151a0d1a46616c0c13d89c622459ee7 ) )
16+
317## [ 0.6.4] ( https://github.com/googlemaps/flutter-navigation-sdk/compare/0.6.3...0.6.4 ) (2025-08-08)
418
519
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.4
19+ version : 0.6.5
2020
2121environment :
2222 sdk : ^3.7.0
You can’t perform that action at this time.
0 commit comments