CariusLars / ar_flutter_plugin

Flutter Plugin for AR (Augmented Reality) - Supports ARKit on iOS and ARCore on Android devices
MIT License
322 stars 233 forks source link

Lack of Documentation #88

Open Salomondiei08 opened 2 years ago

Salomondiei08 commented 2 years ago

The doc isn't clear enough and the example app does not work, idk how to use the package in a flutter app

ImHitL3r commented 2 years ago

you have to install packages in your pub file first

what errors are you getting upload a pic so that i can solve it for you

Salomondiei08 commented 2 years ago

Thank you bur i think i found the solution.

The example was using some firebase and google cloud plugins and as my project was not configured for firebase, it wasn't working.

But I'd like to know how I could add augmented images using this package ?