Giter Site home page Giter Site logo

echo3dco / flutter-echo3d-plugin Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 7.0 322 KB

A plugin to easily get your assets from echo3D

Home Page: https://www.echo3D.co

License: Other

Kotlin 0.65% Swift 2.13% Objective-C 0.20% Dart 97.02%
echo3d flutter

flutter-echo3d-plugin's Introduction

echo3D Flutter Plugin

echo3D is a cloud-based 3D-first content management system (CMS) and delivery network (CDN) that provides network solutions to help scale augmented and virtual reality (AR/VR) applications. Our 3D-ready cloud platform helps manage & deliver 3D/AR/VR content to apps & devices everywhere. This is a plugin which makes it easier to get your assets from echo3D.

๐Ÿ“– Guide

1. Setup the config file

Add echo3D plugin to your pubspec.yaml. An example is shown below.

dev_dependencies:
  echoar_package: "^0.0.1+2"

2. Get package

After setting up the configuration, all that is left to do is run the package.

flutter pub get

Now inside your Dart code you can import it.

import 'package:echoar_package/echoar_package.dart';

๐Ÿ” Explore echo3D

Now that you have your echo3D package ready, you can call it and start using echo3D with Flutter. If you don't have an echo3D API key yet, make sure to register for FREE at echo3D.

To access your echo3D project, simply initialize your Flutter echo3D object:

EchoAR(apiKey: "<YOUR-API-KEY>");

Now your object is ready to go! Our open-source example project is available to keep exploring the echo3D and Flutter integration.

๐Ÿ’ช Support

Feel free to reach out at [email protected] or join our support channel on Slack.

flutter-echo3d-plugin's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

flutter-echo3d-plugin's Issues

[ToFix] Markdown links

The markdown for links aren't properly rendered over here:
image
Can I open a PR to correct it?

Build Failing while building example project

Description
While building the example project the build fails. The reasons for that are older Android Embedding, Gradle Version, and older Kotlin version.

  • Other than there are some URL parsing errors in "echohar_package.dart" file.

android embedding
gradel error
kotlin version error

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.