vbalagovic / flutter_scalable_ocr

Flutter scalable OCR package is a wrapper around google_mlkit_text_recognition where you can partialy select part of camera which text will be processed of.
https://pub.dev/packages/flutter_scalable_ocr
MIT License
56 stars 32 forks source link

How can I support Chinese? #6

Open devcheng opened 1 year ago

devcheng commented 1 year ago

Hey, I used it and it worked great. How can I support Chinese?

vbalagovic commented 1 year ago

Hi, did you test the 2.0 version? It includes ml kit 0.6 I think iz says that Chinese is supported in that version (I didn’t try tho)