back_button_interceptor
back_button_interceptor copied to clipboard
Flutter Package: May be used to intercept the Android back-button, as an alternative to `WillPopScope`.
I think is the same issue as in #23 , except in this case the navigation in prevented when invoking a deep link when the app is open and using...
The package description makes no mention of handling the iOS back swipe. It would be appreciated to update the package description to explicitly state that the iOS swipe is not...
Remove references to deprecated v1 Android embedding To ensure this plugin will work with users running the next stable version of Flutter remove references to the v1 embedding. The v1...