power3d 2.1.0 copy "power3d: ^2.1.0" to clipboard
power3d: ^2.1.0 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.1.0

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';
1
likes
160
points
275
downloads

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 #babylonjs #model-viewer #flutter #graphics

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter, flutter_inappwebview, meta, path, path_provider

More

Packages that depend on power3d