/flutter_multiple_navigators

Multiple Navigators and Keeping State with BottomNavigationBar in flutter

Primary LanguageDart

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