MTer

Results 1 comments of MTer

@FlorianHeuse Try to use the predicate parameter so the destination wouldn't be remove ```Get.offAllNamed('/home', predicate: (route) => Get.currentRoute == '/home');```