{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreiag5mqugrslrloi53rthkiukminih5th2sgy3fenj2m4viuifigau",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mnimrpdknfi2"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
    },
    "mimeType": "image/png",
    "size": 32236
  },
  "path": "/packages/sound_flutter",
  "publishedAt": "2026-06-04T22:01:22.925Z",
  "site": "https://pub.dev",
  "textContent": "Sound for Flutter with the goal of no additional system dependencies. Integrates the `sound_dart` package and uses cargokit to build the native Rust audio library and use it via FFI. Changelog excerpt: - Flutter integration for `sound_dart`: builds the shared `sound_cli`Rust crate via cargokit and bundles it. Re-exports the `sound_dart`API and adds `SoundFlutter.ensureInitialized()`. Verified building/bundling/loading on Linux desktop. - `SoundFlutter.loadAsset`/`playAsset`to play bundled Flutter assets (with an optional `package`/`bundle`).",
  "title": "v0.0.1 of sound_flutter",
  "updatedAt": "2026-06-04T21:39:23.534Z"
}