theme_tailor_annotation 2.0.1
theme_tailor_annotation: ^2.0.1 copied to clipboard
Annotations for the Theme Tailor code-generator. This package does nothing without Theme Tailor.
2.0.1 #
- Bump sdk version
2.0.0 #
- Add
@TailorMixinannotation - Add
@TailorMixinComponentannotation
1.2.0 #
- Add
generateStaticGettersproperty to@Tailorand@TailorComponentwhich adds support for hot reload for const fields requireStaticConstis now available for@TailorComponent- Changes how
themeGetterandrequireStaticConstare handled internally by the generator, now these properties are nullable
1.1.1 #
- Add
requireStaticConstproperty to the@Tailorthe annotation
1.0.3 #
- Build configuration. It is possible to configure
themeswithin the build.yaml - Add
@ignoreannotation
1.0.2 #
- Fixed encoder declaration that prevented creating encoders for nullable types
1.0.1 #
- Exports
DeepCollectionEqualityfromcollectionpackage to supporthashCodeand== operatoroverrides
1.0.0 #
- Initial version of theme_tailor_annotation library