Mix 1.4.6 "Norman"
Packages Updates
mix
- v1.4.6
- FIX(docs): fix fn level docs for Style::applyVariants (#460).
- FIX: Shadow list animation (#445).
- FIX: SpecModifiers were taking a long time to animate. (#457).
- FEAT: Create mouse cursor Decorator (#263).
- FEAT: Add parameter onEnd for AnimatedStyle (#458).
- FEAT:
SingleChildScrollView
widget modifier (#427). - FEAT: Remix improvements and further improvements (#410).
mix_annotations
- v0.3.0
- FIX: SpecModifiers were taking a long time to animate. (#457).
mix_generator
- v0.3.0
What's Changed
- fix: Shadow list animation by @tilucasoli in #445
- chore: Remove example by @tilucasoli in #449
- chore: Update google fonts by @tilucasoli in #450
- refactor: Create a new Architecture for remix's components by @tilucasoli in #446
- ci: Fix lint by @tilucasoli in #451
- feat:
SingleChildScrollView
widget modifier by @Maksimka101 in #427 - fix: Transform.rotate couldn't be applied as specModifiers by @tilucasoli in #455
- fix: SpecModifiers were taking a long time to animate. by @tilucasoli in #457
- feat: Add parameter onEnd for AnimatedStyle by @tilucasoli in #458
- docs: Fix an outdated comment by @m-sadegh-sh in #456
- docs: Adding
$
sign in dart code example by @withden in #459 - fix(docs): Fix fn level docs for Style::applyVariants by @canewsin in #460
- feat: Create Select component by @tilucasoli in #448
- feat: Create mouse cursor Decorator by @tilucasoli in #263
- feat: Add group feature to Radio by @tilucasoli in #435
- chore: version packages by @github-actions in #464
New Contributors
- @m-sadegh-sh made their first contribution in #456
- @withden made their first contribution in #459
- @canewsin made their first contribution in #460
Full Changelog: mix-1.4.5...mix-1.4.6