asset_shield 0.0.2 copy "asset_shield: ^0.0.2" to clipboard
asset_shield: ^0.0.2 copied to clipboard

Native asset encryption and compression for Flutter.

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)