jonataslaw / getx

Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
MIT License
10.39k stars 1.63k forks source link

GetX 5: Could you please add `canPop` argument for `Get.defaultDialog`'s `onWillPop` to prevent go back with gesture or back button? #3184

Open Ssiswent opened 3 months ago

Ssiswent commented 3 months ago

image image

jonataslaw commented 3 months ago

This has been deprecated by Flutter. I am looking for a workaround

Ssiswent commented 2 months ago

This has been deprecated by Flutter. I am looking for a workaround

Thanks, but I mean things like this: image