Is there an existing issue for this?
Use case
The Flutter Navigation SDK currently depends on Navigation SDK for Android v7.3.0 (as of flutter-navigation-sdk v0.8.1). The native Android SDK v7.4.0 was released on February 13, 2026, and includes several important improvements, including crash fixes and memory leak fixes. Release notes can be found here.
Proposal
Upgrade the native Android SDK dependency from v7.3.0 to v7.4.0 and expose the new Waypoint navigationPointToken field through the Flutter API. This would bring the stability and routing improvements to Flutter developers.
Is there an existing issue for this?
Use case
The Flutter Navigation SDK currently depends on Navigation SDK for Android v7.3.0 (as of flutter-navigation-sdk v0.8.1). The native Android SDK v7.4.0 was released on February 13, 2026, and includes several important improvements, including crash fixes and memory leak fixes. Release notes can be found here.
Proposal
Upgrade the native Android SDK dependency from v7.3.0 to v7.4.0 and expose the new Waypoint navigationPointToken field through the Flutter API. This would bring the stability and routing improvements to Flutter developers.