animation_mixin/animation_mixin library

Mixins

AnimationMixin<T extends StatefulWidget>
Extends your state class with the ability to manage an arbitrary number of AnimationController instances. It takes care of initialization and disposing of these instances.