json_theme 1.0.2 json_theme: ^1.0.2 copied to clipboard
A library to dynamically generate a ThemeData object from a JSON file or dynamic map object
[1.0.2] - June 19th, 2020 #
- Added several new encoders and decoders
- Started adding DartDocs
[1.0.1] - June 15th, 2020 #
- Added encoder / decoder for
CrossAxisAlignment
[0.1.2] - June 11th, 2020 #
- Updated to use json_class vs
rest_client
to reduce footprint
[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: DocumentationTODO: Example AppTODO: Unit Tests