global_configuration 1.0.0
global_configuration: ^1.0.0 copied to clipboard
A flutter package for managing different configurations and making them available everythere inside the app.
Changelog #
1.0.0 - 2019-06-01 #
- Add new method loadFromPath
0.1.4 - 2018-12-17 #
- Add new method setValue
0.1.3 - 2018-12-09 #
- Add new method loadFromUrl
0.1.2 - 2018-11-26 #
- Improve README.md
0.1.1 - 2018-11-25 #
- Add loading file from asset folder
0.1.0 - 2018-11-25 #
- Add example folder
0.0.2 - 2018-11-25 #
- Fill README.md with content and examples
0.0.1 - 2018-11-25 #
- Initial release