paddle_ocr_native 0.1.0
paddle_ocr_native: ^0.1.0 copied to clipboard
Offline PaddleOCR PP-OCRv6 text detection and recognition for Flutter on Android and iOS, powered by ONNX Runtime.
0.1.0 #
- Initial public release.
- Add offline PP-OCRv6 small detection and recognition on Android and iOS.
- Bundle Apache-2.0 ONNX models with verified SHA-256 checksums.
- Expose cross-platform initialization, recognition, result geometry, timing, and stable error types.
- Add a runnable example and Android/iOS integration test.