Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 782 Bytes

CHANGELOG.md

File metadata and controls

36 lines (21 loc) · 782 Bytes

0.3.0

  • Updated the project to match Flutter 3.19.6
  • Added Proguard config section in the Readme

0.2.0

  • Updated the project to match Flutter 3.13.6
  • Updated Android plugin project to use Gradle 8, Kotlin 1.9.10 and compileSdk 34
  • Updated EasyAR Sense to version 4.6.1
  • Added details about setting up Android Easy AR Sense License Key

0.1.5

  • Updated the project to match Flutter 3.10.6, Dart 3, Gradle 8 and Xcode 14.3

0.1.4

  • Improved performance to fix a bug causing an OutOfMemoryError on some Android devices

0.1.3

  • Added remaining documentation for public APIs
  • Fixed setup instructions for Android in README

0.1.2

  • Added the API documentation

0.1.1

  • Fixed code format and license declaration

0.1.0

  • Initial plugin release