Skip to content

Releases: googlemaps/flutter-navigation-sdk

v0.6.4

11 Aug 12:58
4e5e0d8
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

0.5.0 (2025-02-10)

Features

0.4.0

31 Oct 16:15
19d2491
Compare
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)

0.3.0

06 Jun 19:20
dcb34cb
Compare
Choose a tag to compare

What's Changed

As of v0.3.0, this package is now distributed through pub.dev. See the README for new installation instructions.

  • ci: update action scripts for setup-java and upload-artifact by @jokerttu in #96
  • chore: rename tools directory as tool by @jokerttu in #90
  • chore: use rules from flutter_lints package by @jokerttu in #94
  • docs: Update README.md to promote repo to public by @caio1985 in #53
  • feat: update pubspec to prepare for 0.3.0 release by @wangela in #97
  • docs: update changelog for 0.3.0 by @wangela in #98
  • chore: update package name in pubspec by @wangela in #99
  • docs: update package description in pubspec by @wangela in #102
  • chore: update project source for new package name by @jokerttu in #103

New Contributors

Full Changelog: 0.2.3-beta...0.3.0