flutter_receipt_scanner 0.3.0
flutter_receipt_scanner: ^0.3.0 copied to clipboard
On-device receipt capture (camera + gallery) with crop, EXIF, auto-rotate, and Korean/English OCR quality gating.
Changelog #
0.3.0 #
Added #
- Opt-in multi-page OCR text merging through
scan(mergeOcrPages: true). - Example controls and result diagnostics for trying multi-page OCR merging.
ScanReceiptResult.mergedOcrdiagnostics for merged text, page completeness, and unmatched page boundaries.- Deterministic 11:1 long-receipt fixtures and a pinned public receipt dataset manifest for offline benchmarking.