Animations/animation_configuration library

Classes

AnimationConfiguration
Provides animation config (position, duration, delay, columnCount) to descendant AnimationConfigurator widgets via InheritedWidget.
AnimationConfigurator
Reads AnimationConfiguration from context and drives an AnimationExecutor.
AnimationExecutor
Drives an AnimationController after an optional delay.