{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreif5hi5oki6vuccb5xauazausswulktw2wnufi36lzpswjnayrcbyq",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mnv7dk2wig42"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
    },
    "mimeType": "image/png",
    "size": 32236
  },
  "path": "/packages/flutter_native_data_detector",
  "publishedAt": "2026-06-09T22:05:25.650Z",
  "site": "https://pub.dev",
  "textContent": "Cross-platform text data detection using NSDataDetector on iOS and ML Kit Entity Extraction on Android. Detects phone numbers, URLs, emails, addresses, and dates. Changelog excerpt: Initial release — a Flutter port of [react-native-data-detector](https://github.com/pablogdcr/react-native-data-detector). - `NativeDataDetector.detect`/ `prepareModel`/ `getModelStatus`/ `isModelReady`backed by NSDataDetector (iOS) and ML Kit Entity Extraction (Android). - Detects phone numbers, links, emails, addresses, and dates with structured `data`payloads and UTF-16 `start`/`end`offsets. - `DataDetectorController`— imperative detection with model lifecycle tracking. - `DetectedEntitiesCo[...]",
  "title": "v0.0.1 of flutter_native_data_detector",
  "updatedAt": "2026-06-09T21:14:18.595Z"
}