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.
Example #
# Activate encrypt_env CLI
dart pub global activate encrypt_env
# See list of available commands
encrypt_env --help