back_button_interceptor 4.2.1
back_button_interceptor: ^4.2.1 copied to clipboard
Back Button Interceptor. May be used to do stuff when the Android back-button is tapped, as an alternative to `WillPopScope`.
4.2.1 - 2019-10-28 #
- Stack removal.
4.1.1 - 2019-08-13 #
- Docs improvement.
4.0.6 - 2019-04-23 #
- More testing features.
4.0.5 - 2019-04-22 #
- Small fix.
4.0.4 - 2019-04-17 #
- Testing features.
4.0.2 - 2019-04-02 #
- Helper methods to get the current route name, and the current route stack.
4.0.1 - 2019-03-09 #
- Functions added last are fired first. Parameters ifNotYetIntercepted and zIndex.
3.0.0 - 2019-03-03 #
- Prevents silent errors swallowing.
2.0.2 - 2019-02-22 #
- Fixed dart version.
2.0.0 - 2019-01-02 #
- Multiple interceptors.
1.0.0 - 2019-01-02 #
- Tested thoroughly. Single interceptor.