WidgetAnimationExtensions extension

Animation-related widget extensions

on

Methods

animatedSwitcher({Duration duration = const Duration(milliseconds: 200), AnimatedSwitcherTransitionBuilder? transitionBuilder}) Widget

Available on Widget, provided by the WidgetAnimationExtensions extension

Wraps widget with AnimatedSwitcher
hero(Object tag) Widget

Available on Widget, provided by the WidgetAnimationExtensions extension

Wraps widget with Hero animation