Relative Content

Tag Archive for flutterdialogflutter-go-routergorouter

How can I navigate to a new screen from a dialog using GoRouter?

I am using GoRouter for route navigation which is implemented correctly and works fine for all route navigation. To navigate back to the previous screen, I require user confirmation. For this, I am using a Dialog to prompt the confirmation. On click of “Yes” in the Dialog: