three_dart_flutterflow 0.0.17 copy "three_dart_flutterflow: ^0.0.17" to clipboard
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.

example/lib/main.dart

// import 'package:example/multi_views.dart';
import 'package:flutter/material.dart';
import 'example_app.dart';

void main() {
  runApp(const ExampleApp());
  // runApp(MaterialApp(home: multi_views(fileName: 'multi_views'),));
  // runApp(MaterialApp(home: misc_controls_arcball(fileName: 'misc_controls_arcball'),));
  // runApp(MaterialApp(home: webgl_loader_gltf_test(fileName: 'webgl_loader_gltf_test'),));
}
0
likes
100
points
70
downloads

Publisher

unverified uploader

Weekly Downloads

three.js implementation in Dart. Fixed platformViewRegistry deprecation for Flutter 3.32.4+. Easy to use, lightweight, cross-platform 3D library.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

crypto, ffi, flutter, flutter_gl_flutterflow, http, image, meta, universal_html

More

Packages that depend on three_dart_flutterflow