google_navigation_flutter
A plugin for adding Google Navigation widget to Flutter apps targeting Android and iOS
0.10.0
3.6K downloads/mo
#4325 most downloaded on pub.dev
googlemaps/flutter-navigation-sdk
What this package is like to depend on
Last release 1 months ago
03 Jul 2026
Ships fairly regularly
a new release about every 4 weeks
Nearly every release is documented
notes for 23 of 23 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
23 releases · first in 2024
13 releases in the last 12 months
see the full history below
Release timeline
23 releases · Jun 2024 to Jul 2026
2025
2026
Releases
latest 23-
0.10.003 Jul 2026Release notes
Open source →0.10.0 (2026-07-02)
⚠ BREAKING CHANGES
- updated the minimum Kotlin version to 2.3.0 (#735)
Features
- add navigation UI enabled listener for auto views (#721) (2e6f838)
- navigation header styling support (#728) (b5c2805)
- upgrade android sdk to 7.7.0 and ios sdk to 10.14.0 (#735) (e04e3fe)
Bug Fixes
Release notes
Open source →⚠ BREAKING CHANGES
- updated the minimum Kotlin version to 2.3.0 (#735)
Features
- add navigation UI enabled listener for auto views (#721) (2e6f838)
- navigation header styling support (#728) (b5c2805)
- upgrade android sdk to 7.7.0 and ios sdk to 10.14.0 (#735) (e04e3fe)
Bug Fixes
-
0.9.409 Jun 2026 -
0.9.305 Jun 2026 -
0.9.225 May 2026Release notes
Open source → -
0.9.130 Apr 2026Release notes
Open source → -
0.9.024 Apr 2026Release notes
Open source →0.9.0 (2026-04-24)
⚠ BREAKING CHANGES
- continueToNextDestination() return type changed from NavigationWaypoint? to ContinueToNextDestinationResponse, which contains waypoint (NavigationWaypoint?) and routeStatus (NavigationRouteStatus?, iOS only). The method has also been un-deprecated and it is now the recommended way to advance to the next waypoint when navigating to multiple destinations.
Features
Bug Fixes
Release notes
Open source →⚠ BREAKING CHANGES
- continueToNextDestination() return type changed from NavigationWaypoint? to ContinueToNextDestinationResponse, which contains waypoint (NavigationWaypoint?) and routeStatus (NavigationRouteStatus?, iOS only). The method has also been un-deprecated and it is now the recommended way to advance to the next waypoint when navigating to multiple destinations.
Features
Bug Fixes
-
0.8.401 Apr 2026Release notes
Open source →Release notes
Open source → -
0.8.313 Mar 2026Release notes
Open source →Release notes
Open source → -
0.8.220 Jan 2026Release notes
Open source →0.8.2 (2026-01-20)
Features
- add support for maneuver and lanes images (#546) (767cda4)
- support for speed alert options (#585) (3c98d7a)
- support for terms and conditions UI customization (#569) (f8e9867)
Bug Fixes
-
0.8.112 Jan 2026 -
0.8.016 Dec 2025Release notes
Open source →⚠ BREAKING CHANGES
- Most fields in StepInfo are now nullable. Null checks for these properties must be handled.
Features
- add controls for light and dark modes (#548) (7ed6692)
- add traffic delay severity (#543) (db19ffc)
- upgrade to latest native SDK's (#526) (0c358cb)
- Upgrades Android SDK to version 7.2.0
- Upgrades iOS SDK to version 10.6.0
- Adds support for Map ID (cloud-based styling)
- Adds support for controlling building visibility
- Adds support for controlling incident panel visibility and detecting visibility changes
- Updates Android minSdkVersion to 24
- Updates minimum supported SDK version to Flutter 3.32/Dart 3.8
- Deprecates NavigationDisplayOptions.showStopSigns and NavigationDisplayOptions.showTrafficLights
- Deprecates Navigator.setOnGpsAvailabilityListener in favor of Navigator.setOnGpsAvailabilityChangeListener
Bug Fixes
-
0.7.024 Nov 2025 -
0.6.514 Oct 2025 -
0.6.411 Aug 2025Release notes
Open source → -
0.6.305 Aug 2025 -
0.6.201 Jul 2025 -
0.6.115 May 2025 -
0.6.023 Apr 2025 -
0.5.231 Mar 2025 -
0.5.128 Feb 2025Release notes
Open source →Features
Bug Fixes
- android unregisterListeners crash on app disposal (#283) (fa71176)
- camera events on mapview (#292) (d6aaa0d)
Miscellaneous Chores
-
0.5.014 Feb 2025 -
0.4.013 Nov 2024Release notes
Open source →Features
- standalone classic mapview (#181) (e85f590)
- update navigation sdk versions (iOS -> 9.1.2, Android -> 6.0.0) and min iOS version to 15 (#177) (fa9eb88)
Bug Fixes
-
0.3.006 Jun 2024