three_dart_flutterflow 0.0.17
three_dart_flutterflow: ^0.0.17 copied to clipboard
three.js implementation in Dart. Fixed platformViewRegistry deprecation for Flutter 3.32.4+. Easy to use, lightweight, cross-platform 3D library.
0.0.17 #
Fixed #
- Updated package name to three_dart_flutterflow for FlutterFlow compatibility
- Fixed for Flutter 3.32.4+ platformViewRegistry deprecation compatibility
- Updated all 372+ import statements to use FlutterFlow package names
- Updated dependencies to use flutter_gl_flutterflow: ^0.0.23
- Updated repository links to evt-app-eng organization
0.0.16 #
- Initial release based on original three_dart