{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreibm6v3mpa7x7htnweqnsbvxvyy6km6c7pblxiyp5sk6hu2mc4xxvu",
"uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mptbqux6b6g2"
},
"coverImage": {
"$type": "blob",
"ref": {
"$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
},
"mimeType": "image/png",
"size": 32236
},
"path": "/packages/flutter_tiny_wavpack_decoder",
"publishedAt": "2026-07-04T14:33:44.652Z",
"site": "https://pub.dev",
"textContent": "Decode WavPack (.wv) audio to PCM .wav on-device via the tiny dependency-free WavPack decoder over Dart FFI. Android, iOS, macOS, Linux, Windows. Changelog excerpt: Initial release. Flutter port of [react-native-tiny-wavpack-decoder](https://github.com/JairajJangle/react-native-tiny-wavpack-decoder). - Decode WavPack (`.wv`) files to PCM `.wav`files on-device using the bundled, BSD-licensed WavPack 4.40 \"tiny decoder\" C library over `dart:ffi`, with no method channels and no platform-specific bridge code. - Supported platforms: Android, iOS, macOS, Linux, Windows. - `TinyWavpackDecoder.decode()`with `maxSamples`, `bitsPerSample`(8/16/24/32) and an `onProgr[...]",
"title": "v1.0.0 of flutter_tiny_wavpack_decoder",
"updatedAt": "2026-07-04T14:22:36.160Z"
}