swipeable_page_route library

Classes

MorphingAppBar
An adapted version of AppBar that morphs while navigating.
MorphingSliverAppBar
An adapted version of SliverAppBar that morphs while navigating.
SwipeablePage<T>
A specialized variant of CupertinoPage that allows for swiping back anywhere on the page unless canOnlySwipeFromEdge is true.
SwipeablePageRoute<T>
A specialized CupertinoPageRoute that allows for swiping back anywhere on the page unless canOnlySwipeFromEdge is true.
SwipeablePageTransitionsBuilder
Used by PageTransitionsTheme to define a horizontal MaterialPageRoute page transition animation that matches SwipeablePageRoute.