Releases
0.8.0
Compare
Sorry, something went wrong.
No results found
0.8.0 (2025-12-15)
⚠ 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
You can’t perform that action at this time.