flutter_scalable_ocr 2.2.0 flutter_scalable_ocr: ^2.2.0 copied to clipboard
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.
0.0.1 #
Initial release of Flutter scalable OCR package
0.0.2 #
Updated min sdk versions
1.0.0 #
Stable release
1.0.1 #
Added spacing between words on String output
2.0.0 #
Migrate to dart 3, updated ml kit with support for new languages
2.1.0 #
Migrate to support flutrer 3.24.3, upgraded ML kit version, added torch and switch camera option
2.2.0 #
Updated formatting