style_generator_annotation 0.1.5
style_generator_annotation: ^0.1.5 copied to clipboard
The Annotations for style_generator to generate ThemeExtensions
0.1.5 #
- change StyleKey's type parameter is to optional
- remove type parameter from CopyWithKey
0.1.4 #
- Improve explanation of CopyWith annotation in ReadMe
0.1.3 #
- Add CopyWith and CopyWithKey annotation
0.1.2 #
- Add StyleKey.merge override parameter
- Add noMerge() and noLerp() shortcut methods
- Increase meta dependency from ^1.2.0 to ^1.15.0 (required since 0.1.0)
0.1.1 #
- Add link to AndroidStudio/IntelliJ plugin in ReadMe
- Increase meta dependency from ^1.0.0 to ^1.2.0 (required since 0.1.0)
0.1.0 #
- Initial Release.