Go to file
Sambo Chea 549cc6bddd Add example and add more tests and fixed function 2021-03-24 14:17:47 +07:00
bin Add configuration provider and simple provider functions 2021-03-24 13:24:40 +07:00
example Add example and add more tests and fixed function 2021-03-24 14:17:47 +07:00
lib Add configurable with functions 2021-03-24 14:10:25 +07:00
test Add example and add more tests and fixed function 2021-03-24 14:17:47 +07:00
.env Add dotenv configuration provider 2021-03-24 13:52:20 +07:00
.gitignore Add configuration provider and simple provider functions 2021-03-24 13:24:40 +07:00
analysis_options.yaml Add configuration provider and simple provider functions 2021-03-24 13:24:40 +07:00
CHANGELOG.md Add configuration provider and simple provider functions 2021-03-24 13:24:40 +07:00
pubspec.lock Add dotenv configuration provider 2021-03-24 13:52:20 +07:00
pubspec.yaml Add dotenv configuration provider 2021-03-24 13:52:20 +07:00
README.md Add configuration provider and simple provider functions 2021-03-24 13:24:40 +07:00

Dart Configurable Environment

  • Allow to get property from env file
  • Cache property for runtime