augmented_reality_plugin 4.0.1 copy "augmented_reality_plugin: ^4.0.1" to clipboard
augmented_reality_plugin: ^4.0.1 copied to clipboard

Flutter Augmented Reality Plugin for iOS and Android Applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add augmented_reality_plugin

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

dependencies:
  augmented_reality_plugin: ^4.0.1

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:augmented_reality_plugin/augmented_reality_plugin.dart';
17
likes
110
pub points
75%
popularity

Publisher

unverified uploader

Flutter Augmented Reality Plugin for iOS and Android Applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

camera, flutter

More

Packages that depend on augmented_reality_plugin