edufolly / flutter_mobile_vision

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

https://medium.com/flutterdevs/ocr-in-flutter-5144ed361239 #74

Open IbrahimHasan93 opened 3 years ago

IbrahimHasan93 commented 3 years ago

i copied this code and every thing went right, i'd like to add a direct translation on the camera screen where user can choose the language.. and i observed that this plugin can only detect english letters(not arabic or indian..), so is there a way that make it detect any language(like ml_vision plugin)?