Rene Lazo Mendez
Rene Lazo Mendez
Can you please include null safety support?
The idea of this new feature is to place an object on a given geocoordinates an show it in the ARCoreView when the user points the camera in this position....
First of all, I like to say awesome job on the arcore_flutter_plugin. The idea for this new feature is Instead of get the plane and place an object when the...
Basically is just this: Instead of pointing north, if the user give a geolocation position, point to this location.
Basically what I mean is, could be a good alternative for the web, instead of reading from the webcam, send an image (file or image data) and just decode it,...
Please include null safety support
In the last version of the plugin when I configure the Panorama object with: ``` Panorama( ... sensorControl: SensorControl.Orientation, ... ) ``` Is not moving with the mobile sensors, not...