bin | ||
example | ||
lib | ||
test | ||
.env | ||
.gitignore | ||
analysis_options.yaml | ||
CHANGELOG.md | ||
pubspec.lock | ||
pubspec.yaml | ||
README.md |
Dart Configurable Environment
- Allow to get property from env file
- Cache property for runtime
- Dotenv file support (use DotenvConfigurationProvider)
- Support functions (getConfig, getConfigOrNull, hasConfigKey)
- Support nullsafety (dart 2.12.2+)
Contributors
- Sambo Chea sombochea@cubetiqs.com