json_theme 0.1.2
json_theme: ^0.1.2 copied to clipboard
A library to dynamically generate a ThemeData object from a JSON file or dynamic map object
0.1.2 June 11th, 2020 #
- Updated to use json_class vs
rest_client
to reduce foot print
0.1.1 June 2nd, 2020 #
- Fix to work in
stable
/1.17
rather thanbeta
/1.18
0.1.0 June 2nd, 2020 #
- Initial release
- TODO: Documentation
- TODO: Example App
- TODO: Unit Tests