mix 0.0.6 mix: ^0.0.6 copied to clipboard
An expressive way to effortlessly build design systems in Flutter.
0.0.6 #
- Refactored MixTheme & Context Tokens
- ZBox Widget
- Headless Widgets (Experimental)
- Lots of bug fixes and performance improvements.
0.0.5 #
- Adjustments on Mix helper for applying variants, and attributes
0.0.4 #
- Optimization improvements
- Added clip decorator
- Fixed some bugs.
0.0.3 #
- Global Mix for reusability of design tokens and mixes across DS.
withMix
utility to add nested mixes and combine them.- Attribute modifiers, create attributes that modify a widget value.
0.0.2 #
- Added screen size dynamic attribute.
- Added device orientation dynamic attribute.
0.0.1 #
- Initial release.