bizz84 / nested-navigation-demo-flutter

Nested navigation with BottomNavigationBar
https://codewithandrea.com/
MIT License
616 stars 139 forks source link

Navigate with rouut navigator #8

Open pcg92 opened 5 years ago

pcg92 commented 5 years ago

Im some cases, like playing a full screen video the bottom bar its going to be visible.

I want to do a Navigate.push in the default root navigator, and dont navigate in the tab. Is it possible? Any idea?