plugin_mirrar 0.0.4 copy "plugin_mirrar: ^0.0.4" to clipboard
plugin_mirrar: ^0.0.4 copied to clipboard

outdated

The MirrAR Flutter plugin is a tool that enables developers to integrate augmented reality (AR) into their Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add plugin_mirrar

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

dependencies:
  plugin_mirrar: ^0.0.4

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:plugin_mirrar/plugin_mirrar.dart';
1
likes
45
points
6
downloads

Publisher

unverified uploader

Weekly Downloads

The MirrAR Flutter plugin is a tool that enables developers to integrate augmented reality (AR) into their Flutter applications.

Documentation

API reference

License

unknown (license)

Dependencies

esys_flutter_share_plus, flutter, flutter_inappwebview, http, image, image_gallery_saver, path_provider, webview_flutter

More

Packages that depend on plugin_mirrar

Packages that implement plugin_mirrar