rwa_deep_ar 0.0.7
rwa_deep_ar: ^0.0.7 copied to clipboard
camera_deep_ar is not being updated so rwa_deep_ar is born just fixed the auto turn off camera on close
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add rwa_deep_arThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
rwa_deep_ar: ^0.0.7Alternatively, 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:rwa_deep_ar/rwa_deep_ar.dart';