flutter_scalable_ocr_enhanced 1.0.1
flutter_scalable_ocr_enhanced: ^1.0.1 copied to clipboard
An enhanced wrapper around flutter_scalable_ocr with controller support and detectOnce feature to stop camera after text detection.
1.0.0 #
- Initial release
- Added
EnhancedOCRControllerfor programmatic camera control - Added
detectOnceparameter to auto-stop after text detection - Added
minTextLengthfor detection validation - Added
onTextDetectedandonDetectionCompletecallbacks - Added custom
stoppedWidgetsupport - Full compatibility with all
flutter_scalable_ocrfeatures