-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can anyone explain how can I use this plugin in my Flutter app #1
Comments
@Mohit410 Hello, sorry the futter plugin and widgets development has stalled. However, if you are willing to still use it, heres some widgets you can use as a example: https://gist.github.com/Cloudef/a6775fd482004347ef81246c609bef2b You initialize indooratlas by calling IndoorAtlas.configure, for example:
|
@Cloudef Thanks a lot. It is very helpful. Is there any expected timeline for a full-fledged IndoorAtlas flutter plugin? |
Currently there is no timeline, but I'm sure enough demand will push its importance. |
What functionality of IndoorAtlas is available in flutter? |
I want to use this plugin with MapBox in an android app. Can anyone explain how can I use this plugin? like how to add apikey, and to intialize IndoorAtlasEngine and all.
An example project will be better.
The text was updated successfully, but these errors were encountered: