{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreic4patez75lscz5tfjciv2yu4tfacgan34w3uabkmqyi44igz74f4",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mmrkkbp53ix2"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
    },
    "mimeType": "image/png",
    "size": 32236
  },
  "path": "/packages/hw_video_compress",
  "publishedAt": "2026-05-26T17:50:11.347Z",
  "site": "https://pub.dev",
  "textContent": "A Flutter plugin for video compression on Android and iOS using hardware-accelerated APIs. Changelog excerpt: - Initial release of `hw_video_compress`. - Support hardware-accelerated video compression on Android (using native `Transcoder`). - Support hardware-accelerated video compression on iOS (using `AVAssetExportSession`). - Expose `compressVideo`method returning the output file path. - Expose `onProgress`stream to track real-time compression progress. - Provide an interactive example application featuring video picking and compression statistics.",
  "title": "v1.0.0 of hw_video_compress",
  "updatedAt": "2026-05-26T17:46:23.850Z"
}