{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreihzipsozpeonwfevpwl5sdirslrkyq2ojeoiibhj45ia4dabk25jq",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mf7xkt5hx6s2"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
    },
    "mimeType": "image/png",
    "size": 32236
  },
  "path": "/packages/yjs_dart",
  "publishedAt": "2026-02-19T15:58:52.717Z",
  "site": "https://pub.dev",
  "textContent": "A pure Dart translation of the Yjs CRDT library (yjs v14.0.0-22) and y-protocols (v1.0.5), with no external dependencies. Maintains a 1:1 structural mapping to the JavaScript source for easy diff-base [...] Changelog excerpt: - **Resilience**: `readVarString`now uses `utf8.decode(..., allowMalformed: true)`to tolerate invalid UTF-8 sequences (common in cross-platform CRDT string handling), preventing `FormatException`crashes. - **Resilience**: `Observable.emit`catches and logs listener errors (e.g. signature mismatches) instead of crashing the app. This safeguards `Doc`update propogation.",
  "title": "v1.1.5 of yjs_dart",
  "updatedAt": "2026-02-19T15:51:09.584Z"
}