file_encrypter 2.0.1 copy "file_encrypter: ^2.0.1" to clipboard
file_encrypter: ^2.0.1 copied to clipboard

Super-fast AES-256 file encryption for Flutter with chunk-based processing for large files.

Changelog #

2.0.1 #

Mar 16, 2025

  • Minor changes to improve Pub score.

2.0.0 #

Mar 16, 2025

  • Migrates to v2 embedding on Android for improved performance.
  • Adopts Swift Package Manager (SPM) on iOS.
  • Enables null safety for better code reliability.
  • Introduces type-safe platform calls using Pigeon.
  • Updates example app to reflect the latest changes.

1.0.1 #

Apr 28, 2020

  • Runs encryption/decryption off the Main thread.

1.0.0 #

Apr 27, 2020

  • Initial Release
  • Bumps dependency to latest version.
8
likes
160
points
110
downloads

Publisher

verified publisheracmesoftware.com

Weekly Downloads

Super-fast AES-256 file encryption for Flutter with chunk-based processing for large files.

Homepage
Repository (GitHub)
View/report issues

Topics

#file #encryption #decryption #cryptography #aes

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on file_encrypter