cue 0.2.1
cue: ^0.2.1 copied to clipboard
Physics-first Flutter animations with a composable, timeline-driven API
0.2.0+1 #
- FIX Path motion auto-rotate angle direction corrected
0.2.0 #
- BREAKING
CueDragScrubber.axisreplaced with requiredaxisDirection(AxisDirectionenum) for explicit directional control - BREAKING
CueDragScrubber.distancenow asserts positive values; useAxisDirectionto change drag direction instead of negative distances
0.1.5 #
- FEAT Add
CueFlexibleSpaceBar- animated FlexibleSpaceBar wrapper with Cue motions
0.1.4 #
- FIX debug slider needle jumps on first touch
- FIX lerping Matrix with infinit values throws an error in Scretch act
0.1.3 #
- CHORE code clean up + more tests
0.1.2+1 #
- CHORE add more visual demos
0.1.2 #
- FIX un-aligned CueModalTranstion now follows trigger
- FEAT Stretch now takes in a uniform alignment.
0.1.1 #
- FIX Fix in issue with Cue.onScroll
- Meta Updates
0.1.0+1 #
- Meta Updates
0.1.0 #
- Initial release