# Dart Configurable Environment - [x] Allow to get property from env file - [x] Cache property for runtime - [x] Dotenv file support (use DotenvConfigurationProvider) - [x] Support functions (getConfig, getConfigOrNull, hasConfigKey) - [x] Support nullsafety (dart 2.12.2+) # Contributors - Sambo Chea