{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreielyoa6dctmvzmjfo44ajjopu3qld6tzxsf4q56twvihj54zsa7om",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mnmzp676nd22"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
    },
    "mimeType": "image/png",
    "size": 32236
  },
  "path": "/packages/pixel_surface",
  "publishedAt": "2026-06-06T16:03:15.605Z",
  "site": "https://pub.dev",
  "textContent": "Flutter GPU texture runtime — TextureRegistry bridge, CVPixelBuffer / SurfaceTexture upload, and GpuTextureView. No editor, filters, or beauty. Changelog excerpt: - Initial pub.dev release of `pixel_surface`— Flutter GPU texture bridge for native Rust pipelines and custom renderers. Renamed from `rust_gpu_texture`to a proper pub.dev package name. - `GpuTextureRegistry`static API: `createTexture`, `updateTexture`(RGBA), `updateTextureBgra`(BGRA — single `memcpy`on Apple, `Bitmap.copyPixelsFromBuffer`on Android), `presentPixelBuffer`(zero-copy blit of VT decode buffer into IOSurface/Metal-compatible texture backing), `decodePreviewToSurface`(Android MediaCo[...]",
  "title": "v1.0.0 of pixel_surface",
  "updatedAt": "2026-06-06T15:18:43.265Z"
}