Animations/faded_scale_animation library

Classes

FadedScaleAnimation
FadedScaleAnimation is build using FadeTransition and ScaleTransition fade and scale animation wrapper widget just wrap the child with this widget and widget will be animated child: the widget to be animated durationInMilliSeconds: duration of animation of fade and scale (default: 400) curve: curve of the animation (default: Curves.decelerate)