arcore_plugin 0.2.0 copy "arcore_plugin: ^0.2.0" to clipboard
arcore_plugin: ^0.2.0 copied to clipboard

A new Flutter plugin that allows you to integrate ARCore functionlaity into youre app

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add arcore_plugin

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

dependencies:
  arcore_plugin: ^0.2.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:arcore_plugin/arcore_plugin.dart';
56
likes
30
pub points
24%
popularity

Publisher

unverified uploader

A new Flutter plugin that allows you to integrate ARCore functionlaity into youre app

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, lint

More

Packages that depend on arcore_plugin