so I am trying to build an AR based indoor navigation application in flutter for that when I researched I got to know about ARCore and ARKit but the solution I was able to find are basically in UNITY(Recommended for AR) but I want to know about the solution for the same in flutter.
Is there a way out to do this in flutter?
If yes then along with the Indoor navigation part please also guide me on how to add maps in same
Thank you in advance.
Looking forward for any help.
Related
for a Flutter app that requires the user to select an image or a shape and add it by finger touch to a specific position in the video frame. I've found a way to add an overlay to a video using the ffmpeg package in Flutter, but I'm not sure how to implement the functionality in a way to be added by finger touch and then fix this edited frame for specified time then the video continues .
and I also want to ask if i can add this functionality to the Flutter video editor sdk
I have tried searching for examples and documentation on how to achieve this but couldn't find anything specific. I would appreciate any suggestions or guidance on how to proceed.
Thank you in advance for your help!
Im developing a VR mobile app by implement the GoogleVR package.
So im planning to make another version that also use and have all what GoogleVR have. Except for the view.
So, instead of let it have two different view, I want to make it to become only one view.
Really need help.
Thank you in advance.
In my Flutter app I am using the plugin shake for detecting physical shaking of the device. Internally it uses the sensors_plus package, its accelerometerEvents to be precise.
Is it possible to mock this in a Flutter Integration Test somehow? I am looking for a way to do this programmatically.
Any help is highly appreciated!
Chech this out.
Click on the three dots.
Move down to Virtual Sensors
Play with x,y,z co-ordinates that changes accerlometer values.
I want to implement driving directions in my native iOS app like the following picture:
Does anyone have links of sample source code/sample application that is already implemented driving direction in native iPhone app or does anyone can give me any idea to easily implement it ?
Thanks.
Hi I want to make such kind of menu for my iPhone/iPad Application but i don't have any idea about it so please help me and guide me how can i make this kind of menu and what should i use for that?
Simple idea of implementing is: ROTATE YOUR VIEWS according to the touches on iPhone