flex_navigation library
Classes
- AnimatedIndexedStack
- The standard IndexedStack renders only one child at a time, so no transition between tab is possible.
- FlexTabPage
- The FlexTabPage renders a page with a BottomNavigationBar. It is meant to be used with the AutoRoute library.
- TabAwareAppBar
- Utility tab bar with a back button that handles the switching tab navigation scenario.