playx_3d_scene 0.1.0 copy "playx_3d_scene: ^0.1.0" to clipboard
playx_3d_scene: ^0.1.0 copied to clipboard

PlatformAndroid

Plugin for rendering interactive 3D models based on Google filament natively on Android. With the ability of controlling environment skybox, light, camera, ground and more.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add playx_3d_scene

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

dependencies:
  playx_3d_scene: ^0.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:playx_3d_scene/playx_3d_scene.dart';
7
likes
140
pub points
52%
popularity
screenshot

Publisher

verified publisherplayx.sourcya.io

Plugin for rendering interactive 3D models based on Google filament natively on Android. With the ability of controlling environment skybox, light, camera, ground and more.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on playx_3d_scene