custom_will_pop_scope 2.1.0
custom_will_pop_scope: ^2.1.0 copied to clipboard
Enables 'onWillPop' callbacks on Cupertino page transitions and improves visual feedback of rejected "Swipe to go back" gestures.
1.0.0 #
- Initial release.
2.0.0 #
- Fix the inabilty to pop when there is no changes.
- Remove the
CupertinoPageTransitionBuilderwidget.
2.0.1 #
- Update README.
- Update the Example.
2.0.2 #
- Make
onPopActionnullable.
2.0.3 #
- Make the package compatible with Dart SDK >= 2.19.0
- Add documentation.
- Update README.
2.1.0 #
swipeOnAndroidadded to choose whether the user can use swipe to return in android devices