arkit_flutter_plugin icon indicating copy to clipboard operation
arkit_flutter_plugin copied to clipboard

ARKit Flutter Plugin

Results 97 arkit_flutter_plugin issues
Sort by recently updated
recently updated
newest added

I build the demo app from Sample. Everything is good. except for face tracking, I go to face Tracking screen but camera is not open.

i don't know why the video not play. i add video in ios/Runner. and use example (Video Page). and the video It appears like this ![WhatsApp Image 2022-04-11 at 3...

Hello, is posible to render a video with transparent background in a fixed position? thank you in advance.

enhancement

I want to collect some Apple Lidar data. Since ARKit 4 was released, it will be great if the latest LiDAR capabilities add to arkit_flutter_plugin

Hello, I'm using the ARKit_flutter_plugin, Also I can show the primitive nodes like: Sphere and Cylinder but I can't show a 3d (.dae)model using the ARKitReferenceNode . I tried the...

Hello, Does the plugin support casting shadows by objects? I tried to cast shadows on ground by placing a light above the object and adding shadow plane on the ground....

hi, the zoom and rotate features work, but there's a bug. each time you zoom or rotate the object it resets to the default position. is there any way to...

Added a native function that return camera position as Vector3

I just git cloned the repo and executed on my iPhone X, iOS 15.5 trought xcode/execute/run on device. All the others examples working good, but body tracking just show a...

Hello Thank you for your effort to add ARKit support to Flutter. Can you add support remote objects like GLTF and GLB? I want to make a solution that uses...