olexale / arkit_flutter_plugin

ARKit Flutter Plugin
MIT License
790 stars 223 forks source link

[Question] Custom 2d image? #222

Closed ivaylopenevmg closed 4 months ago

ivaylopenevmg commented 4 months ago

Hello, thanks for sharing this amazing library. I need to display a custom 2d image/icon with a text on the ARKitController. Which approach would you recommend for this? I wend thru all the examples, but I'm not sure which one I can adapt for this use-case. Is this even possible? Thank you in advance.