Skip to content

Latest commit

 

History

History
66 lines (43 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

66 lines (43 loc) · 1.19 KB

3.1.3

  • Upgrade dependencies
  • Upgrade Kotlin version from 1.7.10 to 1.9.0
  • Add machine local auto-generated files to .gitignore

3.1.2

  • fixed availableAnimations issue

3.1.2-dev-1

  • fix availableAnimations issue

3.1.1

  • new features

  • added availableAnimations, play({repetitions}), pause() methods
  • Switch between textures
  • Get available textures list
  • Set default loading progressbar color

3.1.0

  • new features

  • added availableAnimations, play({repetitions}), pause() methods

3.0.0

  • fixed

  • Android load issue in some devices
  • Web js scripts conflict
  • new features

  • added variantName method to controller

2.0.0

  • fixed

  • Android release issue
  • new features

  • added animationName method to controller
  • added autoPlay method to controller
  • added cameraControls method to controller

1.3.00

  • fixed

  • web release issue

1.2.0

  • supports flutter 3.13.*

1.1.1

  • Fixed example codes bugs when the platform is not web.
  • Changed the millimeter to the meter in the camera target and orbit
  • Added export camera target in main page of dependency

1.0.1

  • Change the const to the var

1.0.0

  • The first publish