sceneview_flutter 0.0.1 copy "sceneview_flutter: ^0.0.1" to clipboard
sceneview_flutter: ^0.0.1 copied to clipboard

PlatformAndroid

A demonstration of how to integrate SceneView in flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sceneview_flutter

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

dependencies:
  sceneview_flutter: ^0.0.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:sceneview_flutter/sceneview_flutter.dart';
6
likes
110
pub points
49%
popularity

Publisher

verified publishergdifrancesco.dev

A demonstration of how to integrate SceneView in flutter.

Homepage

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on sceneview_flutter