zip_encryption 0.0.1-dev copy "zip_encryption: ^0.0.1-dev" to clipboard
zip_encryption: ^0.0.1-dev copied to clipboard

A Flutter package for encrypting and decrypting ZIP files on Windows.

Changelog #

[0.0.1-dev] - 2024-08-07 #

Added #

  • Initial release of the zip_encryption package.
  • Provides functionality to encrypt and decrypt zip files using XOR encryption.

Features #

  • encryptAndStoreZip: Encrypts a zip file and stores the encrypted content.
  • decryptAndStoreZip: Decrypts an encrypted zip file and saves the decrypted content.

Known Issues #

  • The package depends on a pre-release version of the Dart SDK (3.3.0-219.0.dev).
12
likes
120
points
43
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for encrypting and decrypting ZIP files on Windows.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, path

More

Packages that depend on zip_encryption