resfandiari / flutter_multiple_navigators

Multiple Navigators and Keeping State with BottomNavigationBar in flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flutter_multiple_navigators

Multiple Navigators and Keeping State with BottomNavigationBar in flutter

I have covered the following importamt topics in this app:

  • each Tab have a separate navigation stack

  • have full control in any stack

  • Keeping State for all Pages (sub_page and main_page)

  • have a comfortable switching

  • handling double tap bottom navigation item to pop all inner screens of a tab

About

Multiple Navigators and Keeping State with BottomNavigationBar in flutter


Languages

Language:Dart 80.1%Language:Objective-C 4.5%Language:Java 4.3%Language:Shell 3.5%Language:Swift 3.2%Language:Kotlin 2.9%Language:HTML 1.5%