{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreigoresqmjkuwqcbhbk3cxdkm66oy5yxsg44644rjvg3lvzyalav3a",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mofkrlveozl2"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
    },
    "mimeType": "image/png",
    "size": 32236
  },
  "path": "/packages/winche_storage",
  "publishedAt": "2026-06-16T10:12:44.332Z",
  "site": "https://pub.dev",
  "textContent": "Dart SDK for the WincheStorage backend - a reference-based API with resumable, multipart-aware upload and download tasks for any storage backend. Changelog excerpt: - Uploading to an existing path now overwrites a completed file when the size or MIME type differs, and discards an interrupted attempt for different content instead of throwing — a previously failed upload no longer blocks the path. - Files at or below `multipartThreshold`now upload in a single request via the backend's single-shot upload endpoint; only larger files use multipart. This also fixes empty (0-byte) uploads, which previously failed. - Downloads now verify the written byte count agai[...]",
  "title": "v1.1.0 of winche_storage",
  "updatedAt": "2026-06-16T10:11:31.857Z"
}