Skip to content

Releases: googlemaps/flutter-navigation-sdk

v0.6.5

14 Oct 18:30
b53bbf0

Choose a tag to compare

0.6.5 (2025-10-14)

Features

  • deprecate continueToNextDestination method (#490) (083fcc5)
  • improve string presentation for internal classes (#491) (a6aef40)

Bug Fixes

  • flutter plugin lifecycle logic (#487) (48dd3e4)
  • view dispose crash on android if view is on background (#453) (9774479)

v0.6.4

11 Aug 12:58
4e5e0d8

Choose a tag to compare

0.6.4 (2025-08-08)

Bug Fixes

  • waypoint conversion issue while using placeId (#439) (9280761)

v0.6.3

05 Aug 09:06
f172971

Choose a tag to compare

0.6.3 (2025-08-05)

Bug Fixes

  • fix background location updates on iOS (#404) (7389afe)

v0.6.2

01 Jul 05:16
b73349d

Choose a tag to compare

0.6.2 (2025-06-24)

Features

  • upgrade dependencies and environment requirements (#375) (5a83661)

Bug Fixes

  • add assert to NavigationWaypoint constructor (#387) (aff35af)

v0.6.1

15 May 06:59
42faf5b

Choose a tag to compare

0.6.1 (2025-05-14)

Bug Fixes

  • error handling for awaitMapReady calls (#353) (867f500)
  • hide report incident button from the carplay view (#364) (794a890)

v0.6.0

23 Apr 06:55
537628f

Choose a tag to compare

0.6.0 (2025-04-11)

⚠ BREAKING CHANGES

  • switch to TLHC mode to fix rendering issues on Android (#340)

Features

  • support for real-time disruption settings (#338) (97c803f)
  • switch to TLHC mode to fix rendering issues on Android (#340) (76685a7)
  • update navigation SDKs (#332) (ed31ce0)

Bug Fixes

  • initialize view listeners on platform view creation (#342) (e113fdd)

v0.5.2

31 Mar 10:43
9791879

Choose a tag to compare

0.5.2 (2025-03-31)

Bug Fixes

  • polyline, polygon and circle click events (#326) (71ad280)
  • update minimum supported SDK version to Flutter 3.27/Dart 3.6. (#301) (32e5b9f)

v0.5.1

28 Feb 11:45
00d2474

Choose a tag to compare

0.5.1 (2025-02-27)

Features

  • support navigation disposal on app exit on android (#289) (8bc03c1)

Bug Fixes

  • android unregisterListeners crash on app disposal (#283) (fa71176)
  • camera events on mapview (#292) (d6aaa0d)

Miscellaneous Chores

  • improve platform interface by removing unnecessary abstraction (#233) (da716a7)
  • updates navigation SDK for android to 6.1.0 (#282) (af21548)

0.5.0

14 Feb 09:53
13e7f1c

Choose a tag to compare

0.5.0 (2025-02-10)

Features

0.4.0

31 Oct 16:15
19d2491

Choose a tag to compare

0.4.0 (2024-10-30)

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

  • make ios map view array thread safe (#180) (8f0283f)
  • showStopLights and showDestinationMarkers functionality on iOS (#178) (d882837)