env_reader 1.3.0
env_reader: ^1.3.0 copied to clipboard
Streamline environment configuration with encrypted `.env` files and auto-generated Dart models using env_reader.
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