My problem:
I work with Flutter and use the ARKit plugin.
The flutter arkit plugin is very extensive, but I can't find anything about how to display an AR video.
has this not yet been implemented in the ARKIT plugin? Plugin: https://pub.dev/packages/arkit_plugin
i already googled but i can't find anyone who has the same problem.
all the examples i can find are written in swift. Example: https://medium.com/quick-code/using-arkit-to-display-video-in-augmented-reality-3a2e4c1418ad
Does anyone have a solution for me?
Do I have to create a channel for the swift code?
Thanks for your help.