animations library

Classes

AbsAnimationGroup
动画组
AnimationDriver
AnimationGroup
AnimationGroupWidget
Flutter widget that can easy create animationGroups.
AnimationPart
AnimationPart is moment animation information it hava two constructor to create AnimationPart.add or AnimationPart AnimationPart.add is depends before AnimationPart to do. AnimationPart is respect itself moment information.
OpacityAnimationGroup
OpacityAnimationGroup can do opacity Animation
RotationAnimationGroup
RotationAnimationGroup can do rotation Animation
ScaleAnimationGroup
ScaleAnimationGroup can do scale Animation
TransitionAnimationGroup
TransitionAnimationGroup can do transition Animation

Extensions

NVector3 on Vector3

Typedefs

AnimationListener = dynamic Function(Matrix4 matrix4)