cue 0.2.1 copy "cue: ^0.2.1" to clipboard
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.axis replaced with required axisDirection (AxisDirection enum) for explicit directional control
  • BREAKING CueDragScrubber.distance now asserts positive values; use AxisDirection to 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
144
likes
155
points
3.06k
downloads

Documentation

API reference

Publisher

verified publishercodeness.ly

Weekly Downloads

Physics-first Flutter animations with a composable, timeline-driven API

Repository (GitHub)
View/report issues

Topics

#animation #motion #timeline #keyframes #effects

License

MIT (license)

Dependencies

flutter

More

Packages that depend on cue