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

outdated

Flutter package for viewing Fbx 3d animated files. Now it is only a non textured version.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_fbx3d_viewer

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

dependencies:
  flutter_fbx3d_viewer: ^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:flutter_fbx3d_viewer/flutter_fbx3d_viewer.dart';
25
likes
30
pub points
40%
popularity

Publisher

unverified uploader

Flutter package for viewing Fbx 3d animated files. Now it is only a non textured version.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

fbx, flutter, vector_math

More

Packages that depend on flutter_fbx3d_viewer