animator library

Classes

Animate
AnimateWidget
Implicitly and explicitly animate its child.
Animator<T>
A facade widget that hide the complexity of setting animation in Flutter
AnimatorKey<T>
A kay that provides access to the AnimatorState of the Animator widget It is associated with.
AnimatorKeyImp<T>
AnimatorRebuilder<T>
Widget used to subscribe to a AnimatorKey and rebuild in sync with the Animator widget associated with the AnimatorKey
AnimatorState<T>
The state of Animator widget.
AnimatorStateImp<T>
Child
Use Child in combination of other widget listeners, to control the part of the widget tree to rebuild. See also Child2 and Child3
Child2
Child3

Extensions

AlignmentGeometryX on AlignmentGeometry
Extension on AlignmentGeometry
BoolX on bool
Extension on bool
BorderRadiusX on BorderRadius
Extension on BorderRadius
BoxConstraintsX on BoxConstraints
Extension on BoxConstraints
ColorX on Color
Extension on Color
DecorationX on Decoration
Extension on Decoration
DoubleX on double
Extension on double
DoubleXX on double
Extension on double
EdgeInsetsGeometryX on EdgeInsetsGeometry
Extension on EdgeInsetsGeometry
IntX on int
Extension on int
IntXX on int
Extension on int
ListX on List<T>
Extension on List
MapX on Map<T, D>
Extension on Map
Matrix4X on Matrix4
Extension on Matrix4
NullX on Null
Extension on Null
OffsetX on Offset
Extension on Offset
RectX on Rect
Extension on Rect
RelativeRectX on RelativeRect
Extension on RelativeRect
SetX on Set<T>
Extension on Set
SizeX on Size
Extension on Size
StringX on String
Extension on String
StringXX on String
Extension on String
TextStyleX on TextStyle
Extension on TextStyle
ThemeDataX on ThemeData
Extension on ThemeData
TypeX on T
Extension on type