Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
10.39k
stars
1.63k
forks
source link
When using GetMaterialApp with PopScope(canPop: false), pressing the physical back button still results in being navigated back. #3206
Open
ddxl123 opened 2 months ago
If you use MaterialApp with Navigator.push, you can prevent going back.