theme_generator 0.3.0
theme_generator: ^0.3.0 copied to clipboard
Package that help to generate theme that behaves like material themes, but with serialization and deserialization.
0.3.0 - 2022-07-14 #
feat(flutter 3.0):
- flutter 3.0 compatible
0.2.1 - 2022-06-01 #
fix:
- remove provider name from annotation
0.2.0 - 2022-06-01 #
- remove provider and bloc usage
0.1.1 - 2021-12-14 #
Fixes:
- add key to widgets
- fix analyzer warning in generated code
0.1.0 - 2021-12-10 #
- bump dependencies
0.0.2 #
- add annotation copy from param
0.0.1 #
- initial