Quantcast
Channel: putting side menu and bottom navigation bar in same flutter app - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by Code on the Rocks for putting side menu and bottom navigation bar...

The ListTiles in your drawer can set the _pageIndex to 5, 6, and 7 but there are only 5 items in your BottomNavigationBar (max valid index is 4).I would suggest separating the logic of the drawer...

View Article


putting side menu and bottom navigation bar in same flutter app

I am trying to add a side menu and a bottom navigation bar to my flutter app. I have combined the code into the main_screen.dart file.When I run the code, the bottom navigation bar works fine but if I...

View Article

Browsing all 2 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>