olexale / arkit_flutter_plugin

ARKit Flutter Plugin
MIT License
800 stars 228 forks source link

Arkit multiple anchors #128

Closed maxTeste closed 3 years ago

maxTeste commented 3 years ago

Hi, I'm testing the arkit, more precisely image detection, but it only allows the detection of one image, how could I add more image anchors to be able to use more than one object?

imagem

imagem

in ARCore u can use this function to load multiple Images

imagem

KennyChan94P commented 2 years ago

hi @maxTeste, may i know how did you solve this?