Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in flutter-go-router

Flutter go_router, how to get the whole current stack of pages?

How to clear go_router navigation history in redirect method

flutter flutter-go-router

How to handle authentication in Flutter with go_router and Firebase Authentication when already on a route?

Reactive redirection using go_router and flutter_bloc with Auth and UnAuth Flow

Alternative to popUntil in go router in flutter

Flutter go_router redirect with object parameter

Flutter Go Router no back button and nothing to pop

go_router and flutter_bloc: Unhandled Exception: No GoRouter found in context

How to return to a nested route when switching between tabs with ShellRoute and GoRouter 5.0?

RouteObserver for GoRouter to catch go/goNamed transitions

go_router - how to push a page over existing pages in stack (in any path)

How Do I Show a Dialog in Flutter Using a go_router Route?

Flutter Dismissing the Keyboard Automatically When Clicking the TextField

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

GoRouter passing wrong arguments to the route when I press on `Select Widget` in flutter inspector

showModalBottomSheet not working properly within nested go router navigation

Navigation go_router flutter without context

How can I combine Getx and go_router in flutter app?

How to hide bottom navigation when we navigate to a child route on `ShellRoute`?