Go to file
Sambo Chea a51d5fe00b Add dotenv configuration provider 2021-03-24 13:52:20 +07:00
bin Add configuration provider and simple provider functions 2021-03-24 13:24:40 +07:00
example Add dotenv configuration provider 2021-03-24 13:52:20 +07:00
lib Add dotenv configuration provider 2021-03-24 13:52:20 +07:00
test Add dotenv configuration provider 2021-03-24 13:52:20 +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