envied 0.2.0 envied: ^0.2.0 copied to clipboard
Explicitly reads environment variables into a dart file from a .env file for more security and faster start up times.
0.2.0 #
Note: This release has breaking changes.
- DOCS: update readmes, pub listing and add readme propagation script.
- BREAKING FIX: Changed EnviedField parameter envName to varName to closer align meaning.
0.1.0+1 #
- DOCS: added docs and docs melos command.
0.1.0 #
Note: This release has breaking changes.
- DOCS: fixed errors in readme.md.
- BREAKING FIX: Envied now runs build.
0.0.1 #
- Initial version.