- Add support for changing the glb or gltf model at runtime.
- Add new method
updatePlayx3dScene
to change the whole scene at runtime. - Added new methods
updateScene
,updateModel
andupdateShapes
to change the scene, model or shapes at runtime. - fix bug causing the plugin to crash on release build.
- fix bug causing the the scene not updated correctly when
Playx3dScene
widget is updated.
- Enhance package imports.
- Add support for Dart 3.0.0 and Flutter 3.10
- initial release