theme_code_gen 0.7.0
theme_code_gen: ^0.7.0 copied to clipboard
Builder (code generator) to create ThemeExtension classes from your Color/TextStyle definitions.
0.1.0 #
- Split annotations into a separate package:
theme_code_gen_annotations. - Fixed generator sources (removed accidental ellipsis lines, internal build imports).
- Generated class names are based on the annotated class to avoid collisions.