python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to remove - pop - screens in flutter using navigator 2.0
I am using navigator 2.0 and Provider to add and remove screens. when I navigate using the Drawer(), I am able to go from the first screen to the second screen but not back...thus by selecting the men...
PHTremor
Votes: 0
Answers: 0
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