{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreifkcsuchqijvhbj6vr2qeqvoilv25jcc6a2oxrldkspmyjq422ksa",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mlteb7dv5uv2"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
    },
    "mimeType": "image/png",
    "size": 32236
  },
  "path": "/packages/flutter_chat_sdk",
  "publishedAt": "2026-05-14T17:37:53.420Z",
  "site": "https://pub.dev",
  "textContent": "A backend-agnostic Flutter chat SDK with offline-first support, real-time sync, and a persistent outbound queue that survives app restarts. Bring your own backend via the ChatAdapter interface. Changelog excerpt: Initial open-source release. - Backend-agnostic `ChatAdapter`interface — bring your own backend - Offline-first `OutboundQueue`with persistent SQLite storage, exponential backoff retry, and crash recovery - `SyncEngine`with initial sync, incremental sync, and per-conversation sync - `ChatDatabase`interface backed by Drift (SQLite), with optional SQLCipher encryption via `DatabaseEncryptionConfig` - `ChatIdentityProvider`for early SDK initialization before user login - Reactive `watchConversatio[...]",
  "title": "v0.1.0+1 of flutter_chat_sdk",
  "updatedAt": "2026-05-14T17:35:47.878Z"
}