-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update pubspec * Remove asset loader * Remove flag in �[31mInvalid argument(s): Option input is mandatory.�[0m -i, --input (mandatory) Input path of the .env file -o, --output Output path for the encrypted .env file -s, --key Secret key for encryption & decryption --model Generate dart model to your desired file path --null-safety Make the model null safety --[no-]obfuscate Obfuscating generated values of model (defaults to on) --[no-]pubspec Inserting asset path to pubspec.yaml (defaults to on) --[no-]gitignore Inserting .env input & output file into .gitignore (defaults to on) -h, --help Print this usage information �[32mdart run�[0m �[36menv_reader�[0m --input=�[33m".env"�[0m --password=�[33m"MyStrongPassword"�[0m --model=�[33m"lib/src/env_model.dart"�[0m --null-safety cli
- Loading branch information
Showing
12 changed files
with
138 additions
and
183 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.