viewer3d 0.0.3 copy "viewer3d: ^0.0.3" to clipboard
viewer3d: ^0.0.3 copied to clipboard

A flutter library for 3d.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add viewer3d

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

dependencies:
  viewer3d: ^0.0.3

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

Publisher

unverified uploader

A flutter library for 3d.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

cached_network_image, flutter, winloading

More

Packages that depend on viewer3d