animated_indexed_stack 0.0.3 copy "animated_indexed_stack: ^0.0.3" to clipboard
animated_indexed_stack: ^0.0.3 copied to clipboard

outdated

A new Flutter package project.

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