st8_animator library

Functions

frame(St8AnimationState animation) St8Animation
moveTo(double x, double y, {Duration? duration, Curve? curve}) St8Animation
opacityTo(double opacity, {Duration? duration, Curve? curve}) St8Animation
rotateTo(double turns, {Duration? duration, Curve? curve, Alignment? alignment}) St8Animation
scaleTo(double scale, {Duration? duration, Curve? curve, Alignment? alignment}) St8Animation