python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Closing Drawer on Bottom Navigation Bar click, Flutter
I want to close my Drawer widget every time the user presses a button in the Bottom Navigation Bar, but can't quite figure this thing out. The way my setup of the BNB is set now is that the current st...
GrandMagus
Votes: 0
Answers: 1
The onTapped of my Drawer tiles gets executed when i click my drawer menu button
So I made a custom app drawer for my flutter app. but now when I click my open drawer menu button, The first else statement of my widget tree gets executed. I am relatively new to flutter. Does anyone...

Vignesh Jagannadhan
Votes: 0
Answers: 1