encrypt_env 1.1.2
encrypt_env: ^1.1.2 copied to clipboard
Generate encrypted files to secure sensitive configuration data. Encrypt YAML files and streamline the protection of sensitive information in Flutter applications.
1.1.2 - 2025-05-19 #
- Updated generator to insert
// coverage:ignore-line
for untestable lines. - Renamed internal files for consistency and clarity.
- Updated package dependencies to latest versions.
1.1.1 - 2025-02-10 #
- Update project
1.1.0 - 2024-03-13 #
- Enhance code for improved usability
- Package update functionality
1.0.1 - 2024-03-13 #
- Update README
1.0.0 - 2024-03-13 #
- First release