Commit Graph

18 Commits

Author SHA1 Message Date
Sambo Chea
361bdc2f49
Update README.md 2021-03-24 17:20:28 +07:00
05f41dac54 Fixed classes format 2021-03-24 17:16:12 +07:00
649f25b265 - Add mutable configuration provider
- Split tests file
- Fixed and nullable functions
- Able to set or remove config from system config
2021-03-24 16:39:10 +07:00
be0a698d14 Fixed dotenv parser changed to equals 2021-03-24 15:10:11 +07:00
f24fb114f0 Add null-safety support and changelogs 2021-03-24 15:07:37 +07:00
8835deafed Fixed test deps and upgrade to 1.0.1 2021-03-24 15:02:06 +07:00
Sambo Chea
4bbb2864fe
Merge pull request #1 from CUBETIQ/add-license-1
Create LICENSE
2021-03-24 14:47:24 +07:00
Sambo Chea
78e8dcd9c8
Create LICENSE 2021-03-24 14:47:16 +07:00
803fb79508 Add github actions to publish to pub.dev 2021-03-24 14:41:14 +07:00
9cfa2e525e Updated the package pubpspec for details 2021-03-24 14:32:42 +07:00
Sambo Chea
e390b0e81b
Create dart.yml 2021-03-24 14:23:34 +07:00
43909be36d Add code example for readme 2021-03-24 14:22:56 +07:00
e388c716ff Updated the readme 2021-03-24 14:21:36 +07:00
549cc6bddd Add example and add more tests and fixed function 2021-03-24 14:17:47 +07:00
33b6355bcf Add configurable with functions
Add more tests for call functions and fixed
2021-03-24 14:10:25 +07:00
a51d5fe00b Add dotenv configuration provider 2021-03-24 13:52:20 +07:00
77a4f6064f Add function tests 2021-03-24 13:34:03 +07:00
57f3cd483e Add configuration provider and simple provider functions 2021-03-24 13:24:40 +07:00