CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
flutter-navigation
09-13
OS
Error Message: The return type 'void' isn't a 'Widget', as required by the
09-07
Back-end
Is there a way to make a separate navigation inside a stream builder - Flutter
09-05
Enterprise
Navigate to another tab from within MaterialPageRoute
08-31
other
Flutter, conditional navigation / routing using GetX
08-26
Software design
how to catch parameters using Getx in flutter
08-24
Back-end
Callback with Getx's Get.back method
08-17
database
How to disable user to go back to login screen after user login
08-13
Blockchain
Flutter pop() issue
07-27
OS
How to move 2 steps back in flutter?
07-21
database
Centering Floating Action Button in navigation bar Flutter
07-13
Software design
What is the right way to disable back button in flutter when one has reached the login page after lo
06-01
Mobile
How to do this in Flutter ? Data Passing | Function call | Navigation
05-05
Net
Flutter: navigating only part of screen
04-25
Mobile
When I press back button and reopen my app it goes back to login screen but user is still logged in
04-20
Back-end
Preserve state and prevent initState of been called more than once
04-15
Enterprise
How to navigate to another page after using a provider function in flutter?
04-05
Mobile
Flutter - redirect to new screen using .then(), Provider.of(), and Navigator
04-02
Back-end
how to recieve arguments from pushNamed
03-22
Enterprise
How to check whether a screen is already created on the stack in Flutter?
03-21
Software engineering
BottomNavigationBar // Cannot control item label color
03-15
database
Difficulty navigating through the various screens of my flutter app
03-12
Back-end
How to replace 2 Navigator.pop with one method?
03-02
Back-end
how do I know if a page is pushed or not in navigation stack?
03-01
OS
Splash screen to Home screen navigation - Flutter
02-15
Back-end
Flutter Modular redirect to 404 page
12-13
Mobile
how to use flutter_bloc with go_router
11-27
database
Flutter : Unable to navigate to next screen getting consider canceling any active work during "
11-23
Software engineering
Flutter, Web, navigation 2.0 browser back button
11-16
Enterprise
error: The argument type 'Null' can't be assigned to the parameter type 'Map<
11-14
Blockchain
Flutter Navigator pop / remove all except the latest
11-14
Enterprise
How to forbid navigating back to Login page after successful login?
11-07
Back-end
Flutter GetX pass data to another page
10-24
Back-end
How to get values from one class screen to another class and populate those values in flutter?
10-19
other
Flutter Navigator popUntil method doesn't stop at the Named Route I want it to, and pops all th
10-05
Mobile
How to simulate device back btn press/ AppBar back press? WillPopScope is not called upon Navigator.
09-26
Net
How can i make shared appBar and bottomNavigation across flutter screens
09-24
OS
How to display popup after navigating back to previous screen in flutter?
09-23
OS
Using bottom navy bar flutter to navigate pages
Links:
CodePudding