cwflutter 1.0.17 copy "cwflutter: ^1.0.17" to clipboard
cwflutter: ^1.0.17 copied to clipboard

A plugin that implements the ConfigWise SDK to have AR capability with a flutter app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cwflutter

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

dependencies:
  cwflutter: ^1.0.17

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

Publisher

unverified uploader

A plugin that implements the ConfigWise SDK to have AR capability with a flutter app.

Homepage
Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter, json_annotation, vector_math

More

Packages that depend on cwflutter