o3d 3.1.3 o3d: ^3.1.3 copied to clipboard
The Flutter 3D objects easy controller ( glb format ) on mobile and web platforms
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.0.0 #
2.0.0 #
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