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

A Flutter package for augmented reality with camera integration.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ar_view

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

dependencies:
  ar_view: ^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:ar_view/ar_view.dart';
3
likes
160
pub points
0%
popularity

Publisher

unverified uploader

A Flutter package for augmented reality with camera integration.

Repository (GitHub)
View/report issues

Topics

#flutter #augmented-reality #camera #mobile-development

Documentation

API reference

License

MIT (license)

Dependencies

camera, flutter

More

Packages that depend on ar_view