Search code examples
Android back button closes the app instead of popping the current route...


flutterflutter-navigationflutter-routes

Read More
How to navigate to screen and remove all screen/route history [sign out functionality]...


flutterdartflutter-navigationflutter-routes

Read More
Flutter remove all routes using auto_route...


flutterflutter-blocflutter-navigationflutter-routes

Read More
Flutter Navigator popUntil method doesn't stop at the Named Route I want it to, and pops all the...


flutterdartflutter-navigationflutter-routes

Read More
How to use pushReplacment method using go-router package?...


flutterflutter-dependenciesflutter-go-routerflutter-routes

Read More
How to fix 'AutoRouter operation requested with a context that does not include an AutoRouter.&#...


flutterflutter-routes

Read More
How to apply reverse animation on Navigator.pop() using flutter_animate package?...


flutterflutter-animationflutter-routes

Read More
Flutter can't pass optional Route Argument...


flutterdartflutter-routes

Read More
Bottom navigation bar navigation using AutoTabsRouter...


flutterflutter-navigationflutter-routes

Read More
Routing in flutter doesn't work correctly...


flutterflutter-routes

Read More
How to use context.go() method for ShellRoute in Flutter/GoRouter...


flutterdartroutesflutter-go-routerflutter-routes

Read More
Flutter web cannot visit url...


flutterflutter-webflutter-routes

Read More
Which is the best way of Routing in a Flutter App...


flutterflutter-routes

Read More
go_router - Is there a way to push twice the same page?...


flutterdartflutter-navigationflutter-routes

Read More
Could not find a generator for route RouteSettings("/route", null) in the _WidgetsAppState...


androidflutterdartflutter-routes

Read More
Flutter Routing Issue and Duplicate GlobalKey...


flutterflutter-routes

Read More
Flutter GetX pass data to another page...


flutterflutter-getxflutter-navigationflutter-routes

Read More
How to pass parameters to widget in named routes?...


flutterflutter-widgetflutter-routes

Read More
Flutter AutoTabsRoute.pageview child not changes (auto_route)...


flutterflutter-routes

Read More
pop until in flutter auto route package does not work...


flutterflutter-navigationflutter-bottomnavigationflutter-alertdialogflutter-routes

Read More
Managing routing and state from a central place in flutter...


flutterflutter-stateflutter-routes

Read More
Detect all taps anywhere on the screen, even when displaying a dialog?...


flutterflutter-routesflutter-dialog

Read More
GoRouter - Entering the url in the address bar doesn't only create the related page...


flutterflutter-webflutter-routesflutter-go-router

Read More
Navigator.of(context).pushAndRemoveUntil is erroring out saying I cant pass it a string...


flutterdartflutter-routes

Read More
Flutter passing boolean argument in getx route...


flutterdartflutter-getxflutter-routes

Read More
Flutter pushReplaceNamed is not working correctly...


flutterdartnavigationflutter-routes

Read More
How to move to a new pages using bottomnavigationbar in flutter?...


flutterdartflutter-bottomnavigationflutter-routes

Read More
Flutter Web Page Routing Issue...


flutterflutter-webflutter-routes

Read More
How to pass a Firestore document from a stream to next page in Flutter?...


flutterflutter-routesflutter-streambuilder

Read More
Passing multiple arguments to named routes with flutter...


flutterdartflutter-navigationflutter-routes

Read More
BackNext