Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 356 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 356 Bytes

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