mix_annotations 1.7.0
mix_annotations: ^1.7.0 copied to clipboard
Annotations for mix and mix_generator
1.7.0 #
- FEAT: Add generated style-focused modifiers and specs (#652).
0.4.0 #
- REFACTOR: Rename
MixableProperty
toMixableType
(#574). - REFACTOR: mix generator clean up and mix semantic changes (#569).
0.3.1 #
- FEAT: Create code gen for design tokens (#521).
0.3.0 #
- FIX: SpecModifiers were taking a long time to animate. (#457).
0.2.1 #
- FEAT: MixableSpec now supports
withCopyWith
,withEquality
,withLerp
, andskipUtility
(#396).
0.2.0+1 #
- REFACTOR: bump flutter version to 3.19.0 (#365).
0.2.0 #
- Added MixableEnumUtility, and MixableClassUtility annotations.
0.1.0 #
- Initial version.