olexale / arkit_flutter_plugin

ARKit Flutter Plugin
MIT License
790 stars 223 forks source link

Does the plugin work with LiDAR sensor #218

Open YahalomsGuy opened 7 months ago

YahalomsGuy commented 7 months ago

I've beed looking around, trying to find a flutter library to control the iPhone 12Pro+ LiDAR sensor, and found your repo.

According to the info in youre readme.md , the library is supported from iPhone 6+ (which obviously doesnt have a LiDAR sensor). looking into your repo, I saw you are working with IOS native ARkit which is working with the sensor, so I am confused.

Can the Library control and collect information from the LiDAR sensor?

marcs84 commented 6 months ago

Hi, I'm also interested in this topic. Were you able to find any solution in flutter? Or did you move to native development with swift?

Thank you

YahalomsGuy commented 6 months ago

Hi, I'm also interested in this topic.

Were you able to find any solution in flutter?

Or did you move to native development with swift?

Thank you

Have not found a solution in Flutter yet Nothing new on my side so far Good luck. Guy

TruongNguyen2811 commented 3 months ago

Hello, I'm also wondering about this issue. Is there any way to integrate LiDAR into Flutter, or would it be necessary to use Swift for integration? Have you found any solutions yet? Thanks for sharing.

MaxiStefan commented 3 months ago

Hi @olexale, can you recommend the usage of this plugin for lidar sensor?