Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in flutter-navigation

Bloc navigation on state change

how to push to root navigator from sub routes when using go_router

How to scope the BlocProvider correctly when using go_router type-safe routes?

Null check operator used on a null value when using Named routes

How to Navigate from Splash Screen to a StatefulShellRoute.indexedStack route of go_router Flutter

Flutter Navigator.pushReplacementNamed show back button at the page

Updating URL from TabBar selection

Flutter - semi-transparent page not working properly when using PageRouteBuilder

Remove Overlay on Navigation in Flutter

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

Flutter Navigator 2.0 does not transition between root navigator pages

Flutter: How to disable Hero animations for a specific transition

How to handle deep links with Navigation 1.0 in a Flutter?

'WillPopScope' and 'PopScope' are not working when the Android back button is pressed

How to display alert dialog box on back button of browser or onReload the page using Go Router in flutter web?