animated_switcher_transitions
library
Classes
-
AnimatedSwitcherLayouts
-
This abstract class in Flutter provides a collection
of pre-built layout builders for AnimatedSwitcher.
-
AnimatedSwitcherTransitions
-
This abstract class in Flutter provides a collection
of pre-built transition builders for AnimatedSwitcher.
These transition builders define how widgets are animated
when switching between them within the AnimatedSwitcher widget.
They offer a variety of visual effects to enhance the user experience
and make transitions between widgets more engaging.