Updated the readme
This commit is contained in:
parent
549cc6bddd
commit
e388c716ff
10
README.md
10
README.md
@ -1,3 +1,9 @@
|
||||
# Dart Configurable Environment
|
||||
- [ ] Allow to get property from env file
|
||||
- [ ] Cache property for runtime
|
||||
- [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 <sombochea@cubetiqs.com>
|
Loading…
Reference in New Issue
Block a user