{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreifl24qip4byz4jrtp5wgieyxwny7mzwvpb75ebnfquzsxwavjbera",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mozbsnjv6px2"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
    },
    "mimeType": "image/png",
    "size": 32236
  },
  "path": "/packages/pp_ocr",
  "publishedAt": "2026-06-24T06:25:30.804Z",
  "site": "https://pub.dev",
  "textContent": "Flutter plugin for offline OCR using PP-OCRv6 (PaddleOCR) with ONNX Runtime C++ inference. Supports text detection and recognition on Windows. Changelog excerpt: - Initial release. - Offline OCR using PaddleOCR PP-OCRv6 models with ONNX Runtime. - Text detection (DB) and recognition (CRNN+CTC) pipeline. - Unicode file path support on Windows (Chinese, Japanese, etc.). - Detection box overlay with recognized text and confidence scores. - Debug logging with UTF-8 validation utilities.",
  "title": "v0.1.0 of pp_ocr",
  "updatedAt": "2026-06-24T06:23:45.633Z"
}