zstd_ffi 0.0.2
zstd_ffi: ^0.0.2 copied to clipboard
zstd ffi binding for Dart. More better performance than flutter plugin.
Zstandard library(zstd) ffi binding for Dart
Features #
- ✅ Simple compress/decrompress
- [] Dict
- [] Context
- [] Add Linux/Windows library
Upgrade zstd #
# replace lib/zstd.h
pub run ffigen
pub run test
pub publish