79354733

Date: 2025-01-14 10:51:21
Score: 0.5
Natty:
Report link

It is quite simple. Just save the instance of the GoRouter in which you have defined your routes and use that instance to navigate.

final router =  GoRouter();
router.push(location);
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Gagan Yadav