Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Releases: Wikitude/wikitude-flutter-plugin-examples

Wikitude SDK 9.9

01 Jul 13:55
Compare
Choose a tag to compare

Wikitude SDK 9.9

Release Date: 2021-07-01

New

  • Replaced nlohmann json dependency with jsoncpp
  • Added support for XCFrameworks. Please check the updated Setup Guide to see how to use XCFrameworks in your project
  • Added support for Flutter 2.2.0

Fixed

  • Fixed a rare crash that could occur when using HTMLDrawables

Removed

  • Ended support for Android 5.1. Android 6.0 is now the new minimum supported version

Wikitude SDK 9.8

25 May 20:16
Compare
Choose a tag to compare
v9.8

Uses Wikitude SDK 9.7 for samples

Wikitude SDK 9.7

06 Apr 12:12
Compare
Choose a tag to compare
v9.7

Uses Wikitude SDK 9.7 for samples

Wikitude SDK 9.6

23 Feb 07:53
Compare
Choose a tag to compare

New

  • Support Android scoped storage from SDK 29

Improved

  • On some Android devices camera access is improved when Camera2 API is not available

Fixed

  • Fixed back navigation if invalid URL is entered in the custom URL

Wikitude SDK 9.5

01 Dec 07:40
Compare
Choose a tag to compare

Uses Wikitude SDK 9.5 with the following changes:

New

  • Compatibility with Android 11
  • Support for ARCore 1.19.0
  • Upgrade and compatibility with Flutter version 1.22.3
  • Method to display native alerts for Android
  • Method to display native alerts for iOS
  • Method to ask if the internal WebView can navigate back

Improved

  • Faster initial recognition of Object Targets
  • Faster overall tracking of Object Targets
  • More accurate tracking of Object Targets in difficult situations
  • Better alignment of augmentations for Image Targets
  • The camera is no longer zoomed in on iOS devices with a 4:3 aspect ratio

Removed

  • The samples in the JavaScript API don't contain any jQuery anymore, making it easier to work with them.

Wikitude SDK 9.4

22 Oct 06:52
Compare
Choose a tag to compare

Improved

  • Universal access from file URLs now enabled by default in the iOS ArchitectView.
  • Object Trackers initialize with fewer wrong poses

Wikitude SDK 9.3.1

17 Sep 14:05
Compare
Choose a tag to compare

New

  • Compatibility with iOS 14

Wikitude SDK 9.3

28 Aug 14:01
Compare
Choose a tag to compare

Removed

  • Support for iOS 11. iOS 12 is now the new minimum supported version
  • Support for Android 5.0. Android 5.1 is now the new minimum supported version

Wikitude SDK 9.2.0

09 Jul 11:46
Compare
Choose a tag to compare

Wikitude SDK 9.2

Release Date: 2020-07-09

Improved

  • Image Tracking now behaves more stable against short, fast movements
  • Data communication with the Cloud Recognition version 2 service adapted, so that recognition accuracy is significantly improved (e.g. greater distance)
  • Update OpenSSL to version 1.1.1
  • Update Flutter version to 1.17.1
  • Added Flutter version in the info tab

Fixed

  • Fixed Cloud Recognition issue where accuracy was worse when HD or FullHD resolutions being were used
  • Html Drawable is disappeared after closing the external web site
  • Fixed freeze after sequence of device orientation changes
  • Fixed rare crash when onPause was called multiple times in rapid succession

Release blog post: https://www.wikitude.com/blog-sdk-9-2-now-available-3d-model-object-tracking/

Wikitude SDK 9.1.0

19 May 12:50
Compare
Choose a tag to compare