echoar_package 0.0.2 icon indicating copy to clipboard operation
echoar_package: ^0.0.2 copied to clipboard

echoAR is a 3D-ready cloud platform helps manage & deliver AR/VR content to apps & devices everywhere. This is a plugin which makes it easier to get your assets from echoAR.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add echoar_package

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

dependencies:
  echoar_package: ^0.0.2

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:echoar_package/echoar_package.dart';
6
likes
30
pub points
25%
popularity

Publisher

verified publisher iconechoar.xyz

echoAR is a 3D-ready cloud platform helps manage & deliver AR/VR content to apps & devices everywhere. This is a plugin which makes it easier to get your assets from echoAR.

Homepage

License

Icon for licenses.unknown (LICENSE)

Dependencies

archive, flutter, http, path_provider

More

Packages that depend on echoar_package