327 B
327 B
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