scenekit_plugin 0.0.10 copy "scenekit_plugin: ^0.0.10" to clipboard
scenekit_plugin: ^0.0.10 copied to clipboard

outdated

Flutter Plugin rendering 3d Scenes - 3d renderer development platform for iOS and Android mobile devices.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scenekit_plugin

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

dependencies:
  scenekit_plugin: ^0.0.10

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:scenekit_plugin/scenekit_plugin.dart';
7
likes
0
pub points
40%
popularity

Publisher

unverified uploader

Flutter Plugin rendering 3d Scenes - 3d renderer development platform for iOS and Android mobile devices.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter, plugin_platform_interface

More

Packages that depend on scenekit_plugin