Commit Graph

24 Commits

Author SHA1 Message Date
Sambo Chea 39df2111f7 Fixed Text Formatter on dynamic to string 2021-05-28 15:24:05 +07:00
Sambo Chea 0cf5803ac5 Fixed and removed the example example_flutter_secure_storage_provider.dart 2021-05-14 17:05:16 +07:00
Sambo Chea 5f282e4b59 Task: Add TextFormatter function to format the string with args 2021-05-14 16:57:36 +07:00
Sambo Chea a4264bb5e2 Task: Add async support and functions for configurable and add tests for async testing and updated the functions with default 2021-05-14 15:52:57 +07:00
Sambo Chea 1be7ecaa33 - Fixed simple provider for final configs variable
- Fixed setAll function that set itself, in simple provider
2021-03-25 13:35:22 +07:00
Sambo Chea 1d41d08666 Add flutter issue 2021-03-24 21:20:06 +07:00
Sambo Chea 361bdc2f49
Update README.md 2021-03-24 17:20:28 +07:00
Sambo Chea 05f41dac54 Fixed classes format 2021-03-24 17:16:12 +07:00
Sambo Chea 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
Sambo Chea be0a698d14 Fixed dotenv parser changed to equals 2021-03-24 15:10:11 +07:00
Sambo Chea f24fb114f0 Add null-safety support and changelogs 2021-03-24 15:07:37 +07:00
Sambo Chea 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
Sambo Chea 803fb79508 Add github actions to publish to pub.dev 2021-03-24 14:41:14 +07:00
Sambo Chea 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
Sambo Chea 43909be36d Add code example for readme 2021-03-24 14:22:56 +07:00
Sambo Chea e388c716ff Updated the readme 2021-03-24 14:21:36 +07:00
Sambo Chea 549cc6bddd Add example and add more tests and fixed function 2021-03-24 14:17:47 +07:00
Sambo Chea 33b6355bcf Add configurable with functions
Add more tests for call functions and fixed
2021-03-24 14:10:25 +07:00
Sambo Chea a51d5fe00b Add dotenv configuration provider 2021-03-24 13:52:20 +07:00
Sambo Chea 77a4f6064f Add function tests 2021-03-24 13:34:03 +07:00
Sambo Chea 57f3cd483e Add configuration provider and simple provider functions 2021-03-24 13:24:40 +07:00