animated_to library

Classes

AnimatedTo
AnimatedTo is a widget that animates a given child when its position changes for any reason. You don't need to calculate any animation values, as the calculation is always done by RenderObject.
AnimatedToContainer
A container widget that enables hit testing for animating AnimatedTo descendants.
RenderAnimatedTo
Base interface for render objects that can be registered with RenderAnimatedToContainer.
RenderAnimatedToContainer
A RenderProxyBox that performs custom hit testing for animating descendants.

Enums

AnimationEndCause
Cause of animation end.