Releases: heremaps/here-sdk-ref-app-flutter
HERE SDK Reference Application for Flutter - Version 1.12.0
What's new in HERE SDK Reference Application version 1.12.0?
- Includes the HERE SDK 4.20.0
- Upgrade Flutter to version 3.24.3
- Update of the dependency packages
- Minor fixes
HERE SDK Reference Application for Flutter - Version 1.11.0
What's new in HERE SDK Reference Application version 1.11.0?
- Includes the HERE SDK 4.19.0
- Upgrade Flutter to version 3.22.2
- Update of the dependency packages
- Various bug fixes and improvements
HERE SDK Reference Application for Flutter - Version 1.10.0
What's new in HERE SDK Reference Application version 1.10.0?
- Includes the HERE SDK 4.18.0
- Upgrade Flutter to version 3.22.0
- Update of the dependency packages
- Various bug fixes and improvements
HERE SDK Reference Application for Flutter - Version 1.9.0
What's new in HERE SDK Reference Application version 1.9.0?
- Includes the HERE SDK 4.17.0
- Upgrade Flutter to version 3.16.9
- Update of the dependency packages
- Various bug fixes and improvements
Note: With Flutter 3.16.0 or newer, devices running Android 14 may freeze when being resumed from background and the app is showing a map view. Note that this is a known Flutter issue which is not specific for the HERE SDK. We recommend to not build your apps with Flutter 3.16.0 or newer if you are targeting Android 14 devices.
HERE SDK Reference Application for Flutter - Version 1.8.0
What's new in HERE SDK Reference Application version 1.8.0?
- Includes the HERE SDK 4.16.0
- Upgrade Flutter to version 3.16.0
- Update of the dependency packages
- Various bug fixes and improvements
HERE SDK Reference Application for Flutter - Version 1.7.0
What's new in HERE SDK Reference Application version 1.7.0?
- Includes the HERE SDK 4.15.0
- Upgrade Flutter to version 3.10.6
- Update of the dependency packages
- Various bug fixes and improvements
HERE SDK Reference Application for Flutter - Version 1.6.0
What's new in HERE SDK Reference Application version 1.6.0?
- includes the HERE SDK 4.14.0
- upgrade Flutter to version 3.7.12
- update of the dependency packages
- include the custom scene loading for the style editor, see also https://platform.here.com/style-editor
- various bug fixes
HERE SDK Reference Application for Flutter - Version 1.5.0
What's new in HERE SDK Reference Application version 1.5.0?
- includes the HERE SDK 4.13.0
- upgrade Flutter to version 3.3.10
- update of the dependency packages
- various bug fixes
HERE SDK Reference Application for Flutter - Version 1.4.0
What's new in HERE SDK Reference Application version 1.4.0?
- Includes the HERE SDK 4.12.0
- Upgrade Flutter to version 2.10.5
- Update of the dependency packages
- Various bug fixes
Known Issues
Please note, this release works with Flutter version 2.10.5. Older versions of Flutter are not supported. Flutter 3.0 is not supported due to a bug in Flutter (broken native view handling in Android). We plan to upgrade to 3.3.x in the upcoming release.
Furthermore we have an issue on Android which is worth mentioning. If the app is stopped/removed via the recent application Android screen during ongoing navigation then this results in a freeze for next application start. This freeze can only be handled if the user goes to the Apps screen in the Android settings and trigger a forced stop of the application over there. A fix is planned for HERE SDK Reference Application for Flutter version 1.5.0.
HERE SDK Reference Application for Flutter - Version 1.3.0
What's new in HERE SDK Reference Application version 1.3.0?
- includes the HERE SDK 4.10.0
- upgrade Flutter to version 2.8.0
- update of the dependency packages
- included offline functionality
- added the ability to disable camera tracking while navigation
- minor fixes
Please note, this release works with Flutter version 2.8.0, but not for older Flutter versions.