encrypt_env library
Generate obfuscated or encrypted Dart files from YAML/JSON configuration.
encrypt_env is a command-line tool. Install it globally with
dart pub global activate encrypt_env and run encrypt_env --help to get
started. See the package README for full usage:
github.com/edunatalec/encrypt-env.