flutter_zstd_safe 1.0.3
flutter_zstd_safe: ^1.0.3 copied to clipboard
Zstandard compression plugin built with NDK r26 and 16 KB page support
1.0.3 #
- Implemented
ZstdCodec,ZstdEncoder, andZstdDecoder. - Added
FlutterZstdSafe.decompressmethod. - Added native decompression support.
1.0.2 #
- Fixed repository link in
pubspec.yaml.
1.0.1 #
- Added documentation and usage examples.
1.0.0 #
- Initial release with Zstandard support, NDK r26, and 16 KB page size support.