secure_compressor 1.0.11 copy "secure_compressor: ^1.0.11" to clipboard
secure_compressor: ^1.0.11 copied to clipboard

This is a Dart package that provides utilities for securely encrypting, decrypting, compressing, and decompressing string data using AES encryption and gzip compression

1.0.11 #

  • Auto trim key if more than 32 character
  • Remove share plus package

1.0.10 #

  • Auto init getStorage on initialize StorageHelper

1.0.9 #

  • Fix storage helper linking

1.0.8 #

  • Fix method channel routing for android

1.0.7 #

  • Add modules to save primitif data type with encryption data options
  • Generate unix key for key encryption

1.0.6 #

  • Update the packages inside

1.0.5 #

  • Update the packages inside

1.0.4 #

  • Dart formating class
  • Update README

1.0.3 #

  • Add example (project) package
  • Add shareFile function to make easier to generate file encryption

1.0.2 #

  • Refactor SecureCompressor class to use static methods and add comments for improved readability and maintainability.

1.0.1 #

  • Update platform supported

1.0.0 #

  • Initial release.
4
likes
150
points
98
downloads

Publisher

verified publisheranonimeact.com

Weekly Downloads

This is a Dart package that provides utilities for securely encrypting, decrypting, compressing, and decompressing string data using AES encryption and gzip compression

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

encrypt, flutter, get_storage, path_provider, plugin_platform_interface

More

Packages that depend on secure_compressor

Packages that implement secure_compressor