huawei_modeling3d 1.8.0+300 huawei_modeling3d: ^1.8.0+300 copied to clipboard
3D Modeling Kit provides material generation and 3D object reconstruction capabilities to help with creating 3D content more efficiently at a lower cost.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add huawei_modeling3d
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
huawei_modeling3d: ^1.8.0+300
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:huawei_modeling3d/huawei_modeling3d.dart';