image_text_reader 1.0.0
image_text_reader: ^1.0.0 copied to clipboard
A fully offline OCR plugin for Flutter powered by PaddleOCR v5 and ONNX Runtime. Extract text from images directly on-device with no internet connection, cloud services, or external APIs required.vers [...]
Changelog #
1.0.0 #
Initial release of Image Text Reader.
Features #
- Fully offline OCR processing
- PaddleOCR v5 integration
- Detector: Detection OCRv6
- Recognizer: Recognition OCRv5
- ONNX Runtime inference
- Native Android implementation
- Extract text from images without internet access
- No cloud APIs or usage limits
Notes #
This is the first stable release of the package.