image_text_reader 1.1.1 copy "image_text_reader: ^1.1.1" to clipboard
image_text_reader: ^1.1.1 copied to clipboard

Offline OCR plugin for Flutter using PaddleOCR v5 and ONNX Runtime. Supports on-device text detection and recognition with no internet connection.

Changelog #

1.1.1 #

  • Fix: General cleanup and formatting

1.1.0 #

  • Fix: Flutter/Kotlin KGP syntax fixed for version compatibility

1.0.1 #

  • Fix: OCR crop saving and improve recognition

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.

2
likes
160
points
307
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Offline OCR plugin for Flutter using PaddleOCR v5 and ONNX Runtime. Supports on-device text detection and recognition with no internet connection.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on image_text_reader

Packages that implement image_text_reader