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
A hole in bottom nav bar with a fab inside it - flutter
With flutter, how can I create a hole inside the bottom nav bar and put the fab inside it, something like the image below
I have tried wrapping the fab with padding, increase the top padding to move i...
Rua'a
Votes: 0
Answers: 1
GetMidleware not working on bottomNavigationBar - flutter - GetX
i have problem with GetMidleware, so i have 3 item in bottomNavigationBar:
Home
MyTicket
Profile
i want user can acces home without login so i put midleware just on myTicket and Profile, but when i ...
adian
Votes: 0
Answers: 1
Navigator pop when using persistent_bottom_nav_bar - Flutter
I am currently using persistent_bottom_nav_bar: ^4.0.2 and rflutter_alert but the problem is when I call Navigator.of(context).pop(); I always get this error:
FlutterError (This widget has been unmou...
wahyu
Votes: 0
Answers: 3