edufolly / flutter_mobile_vision

Flutter implementation of Google Mobile Vision.
MIT License
455 stars 168 forks source link

Tapping on rectangle doesn't return correct text #68

Open anshgwash opened 3 years ago

anshgwash commented 3 years ago

I've used the same implementation that is in the example, and text[0] doesn't always return the rectangle that is tapped. Why is this and how to make sure that the text returned is the box that was tapped by user.