power3d 2.3.1 copy "power3d: ^2.3.1" to clipboard
power3d: ^2.3.1 copied to clipboard

A powerful, industry-level 3D model viewer for Flutter using Babylon.js. Supports advanced controls, lighting, and object selection.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add power3d

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  power3d: ^2.3.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:power3d/power3d.dart';
2
likes
160
points
373
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A powerful, industry-level 3D model viewer for Flutter using Babylon.js. Supports advanced controls, lighting, and object selection.

Repository (GitHub)
View/report issues

Topics

#three-d #three-d-viewer #babylonjs #model-viewer #graphics

License

MIT (license)

Dependencies

archive, flutter, flutter_inappwebview, meta, path, path_provider

More

Packages that depend on power3d