Go to file
Sambo Chea 33b6355bcf Add configurable with functions
Add more tests for call functions and fixed
2021-03-24 14:10:25 +07:00
bin Add configuration provider and simple provider functions 2021-03-24 13:24:40 +07:00
example Add configurable with functions 2021-03-24 14:10:25 +07:00
lib Add configurable with functions 2021-03-24 14:10:25 +07:00
test Add configurable with functions 2021-03-24 14:10:25 +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