betto_zstd 0.1.0-dev.3 copy "betto_zstd: ^0.1.0-dev.3" to clipboard
betto_zstd: ^0.1.0-dev.3 copied to clipboard

A Zstandard (Zstd) compression library for Dart. Supports native platforms via FFI and the web platform via an Emscripten-compiled WASM module.

0.1.0-dev.3 #

Minor fix to .pubignore as publishing needed the third_party/ dir

0.1.0-dev.2 #

Fixes to repair poor pub.dev score:

  • Fix .pubignore incorrectly excluding lib/src/ from the published package.
  • Declare platform support for Android, iOS, Linux, macOS, Windows, and Web.
  • Update hooks to ^2.0.0, native_toolchain_c to ^0.19.0, code_assets to ^1.2.0.
  • Suppress ffigen-generated file warnings from pub.dev static analysis.

0.1.0-dev.1 #

  • Initial version.
0
likes
160
points
--
downloads

Documentation

API reference

Publisher

verified publisherbettongia.com

A Zstandard (Zstd) compression library for Dart. Supports native platforms via FFI and the web platform via an Emscripten-compiled WASM module.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#compression #zstd

License

Apache-2.0 (license)

Dependencies

code_assets, collection, ffi, hooks, logging, native_toolchain_c

More

Packages that depend on betto_zstd