animated_indexed_stack 0.0.7
animated_indexed_stack: ^0.0.7 copied to clipboard
AnimatedIndexedStack is alternative of IndexedStack with ability to provide custom transitions on index change; by providing RouteTransitionsBuilder. Each child of stack can also be manually built usi [...]
AnimatedIndexedStack #
AnimatedIndexedStack is alternative of IndexedStack with ability to provide custom transitions on index change; by providing RouteTransitionsBuilder. Each child of stack can also be manually built using named parameter pageBuilderList which is list of RoutePageBuilder.
Getting Started #
Example
- Simple Tab Selector