env_reader 1.5.0 env_reader: ^1.5.0 copied to clipboard
Read Encrypted Env Configuration or Generate Dart Models from Env Files with Ease.
1.0.0 #
- Add .env parser
- Add .env encryption
- Add .env sample
- Add .env reader
- Add readme
- Add license
1.1.0 #
- Update pubspec command
- Update cli
- Add gitignore command
- Add model generator command
- Add EnvLoader {asset, file, memory, network, string}
1.2.0 #
- Fix description too long
1.3.0 #
- Update readme.md
1.4.0 #
- Add loadExposed (raw) .env
- Password no longer mandatory
1.5.0 #
- Automatically add output into .gitignore