Update README.md

This commit is contained in:
Sambo Chea 2021-03-24 17:20:28 +07:00 committed by GitHub
parent 05f41dac54
commit 361bdc2f49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,7 @@
# Dart Configurable Environment
[![Pub](https://img.shields.io/pub/v/configurable.svg)](https://pub.dartlang.org/packages/configurable)
- [x] Allow to get property from env file
- [x] Cache property for runtime
- [x] Dotenv file support (use DotenvConfigurationProvider)