asset_shield 0.0.3
asset_shield: ^0.0.3 copied to clipboard
Native asset encryption and compression for Flutter.
0.0.3 #
- Add Swift Package Manager (SPM) support for iOS/macOS
0.0.2 #
- Add native Zstd compression (no Dart dependency)
- Improve CLI and publishing metadata
- Add web stub and public API documentation
0.0.1 #
- Initial release
- Native AES‑256‑GCM decryption across Android/iOS/macOS/Linux/Windows
- Native Zstd compression support
- CLI workflow (
init,encrypt,gen-key)