ar_quick_look 0.1.0 copy "ar_quick_look: ^0.1.0" to clipboard
ar_quick_look: ^0.1.0 copied to clipboard

PlatformiOS

Show a USDZ or Reality file in Apple's AR Quick Look, placed in the room through the camera. iOS, with the system viewer rather than a rebuilt one.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ar_quick_look

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

dependencies:
  ar_quick_look: ^0.1.0

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:ar_quick_look/ar_quick_look.dart';
0
likes
160
points
--
downloads

Documentation

Documentation
API reference

Publisher

verified publisherjumyn.com

Show a USDZ or Reality file in Apple's AR Quick Look, placed in the room through the camera. iOS, with the system viewer rather than a rebuilt one.

Repository (GitHub)
View/report issues

Topics

#ar #usdz #quicklook #augmented-reality #ios

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ar_quick_look

Packages that implement ar_quick_look