echoar_package 0.0.1+2 echoar_package: ^0.0.1+2 copied to clipboard
echoAR is a cloud-based 3D-first content management system (CMS) and delivery network (CDN) that provides server-side solutions to help scale augmented and virtual reality (AR/VR) applications. Our 3D [...]
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.1+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';