Skip to content

Conversation

@jokerttu
Copy link
Contributor

@jokerttu jokerttu commented Nov 17, 2025

  • 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

BREAKING CHANGE: Most fields in StepInfo are now nullable. Null checks for these properties must be handled.

Related to #520
Related to #484

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I signed the CLA.
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation
  • I added new tests to check the change I am making
  • All existing and new tests are passing.

@jokerttu jokerttu force-pushed the feat/upgrade-to-latest-sdks branch from c2e2ef1 to 53b1c5d Compare December 3, 2025 07:24
@jokerttu jokerttu marked this pull request as ready for review December 3, 2025 07:39
Copy link
Contributor

@illuminati1911 illuminati1911 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants