aes_crypt_null_safe 3.1.0
aes_crypt_null_safe: ^3.1.0 copied to clipboard
Dart encryption library for encrypting/decrypting files, plain text and binary data in AES Crypt file format.
3.1.0 #
- Refactored code for better formatting consistency and readability
- Improved method naming and documentation
- Enhanced README with clearer package details
- Updated Dart SDK, dependencies, and linter configuration
- Improved string interpolation and formatting in example files
3.0.0 #
- Updated dependencies
- Fix warnings
2.0.2 #
- Fixed this issue https://github.com/CodingFries/aes_crypt_null_safe/issues/1
2.0.1 #
- Updated Readme
2.0.0 #
- Added Null Safety