Skip to content

Releases: heremaps/here-sdk-ref-app-flutter

HERE SDK Reference Application for Flutter - Version 1.11.0

24 Jul 14:42
f2692c3
Compare
Choose a tag to compare

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

29 May 05:26
3df8e6b
Compare
Choose a tag to compare

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

26 Feb 10:46
757f7c0
Compare
Choose a tag to compare

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

19 Dec 14:53
1de7fe9
Compare
Choose a tag to compare

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

11 Sep 13:49
9adac2a
Compare
Choose a tag to compare

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

02 Jun 12:43
5be6ca1
Compare
Choose a tag to compare

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

12 Jan 06:55
517d124
Compare
Choose a tag to compare

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

06 Sep 13:00
f0a8494
Compare
Choose a tag to compare

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

06 Jan 09:37
22ed9ad
Compare
Choose a tag to compare

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.

HERE SDK Reference Application for Flutter - Version 1.2.0

29 Oct 14:14
2b8ad45
Compare
Choose a tag to compare

What's new in HERE SDK Reference Application version 1.2.0?

  • includes the HERE SDK 4.9.0
  • upgrade Flutter to version 2.5.2
  • update of the dependency packages
  • integrate map loader functionality
  • minor fixes