Open AlexJDeath opened 4 years ago
I added routeSettings parameter to the project to be able to navigate the app like this : Navigator.of(context).popUntil(ModalRoute.withName('someName')).
I added routeSettings parameter to the project to be able to navigate the app like this : Navigator.of(context).popUntil(ModalRoute.withName('someName')).