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

Resizable #2

Open rudolfsrijkuris opened 1 year ago

rudolfsrijkuris commented 1 year ago

Maybe you can make the box resizable realtime by user? Like in photomath

vbalagovic commented 1 year ago

It should be possible, I'll add it to the task list :)