flutter_3d_controller - v2.0.0
flutter_3d_controller - v2.0.0
Features
- Gesture interceptor feature for android and iOS
- Load .obj 3d models with mtl and textures from asset and url
- Controller model loading value listener
- Initial scale and camera properties for .obj models
- Model loading states callbacks, onProgress, onLoad and onError
- Stop animation method
- Enable/disable touch control properties
- Update core modules
Fixes
- Fix some small bugs
- Fix example
- Update dependencies
- Improve exception handling