swipe_back 0.0.4
swipe_back: ^0.0.4 copied to clipboard
iOS-style full screen back swipe gesture for Flutter. Enables swiping from anywhere on the screen to navigate back, not just the left edge.
0.0.4 #
- pubspec.yaml updated
0.0.3 #
- README updated
0.0.2 #
- Fix README.md demo video link parsing on pub.dev
0.0.1 #
- Initial release
SwipeBackPageTransitionsBuilderfor use withPageTransitionsTheme- Full-screen swipe-to-go-back (not limited to left edge)
- iOS-native matching transition animations with parallax, shadow, and spring physics
- RTL support
CupertinoPageRoute,CupertinoPage,CupertinoPageTransitionincluded- Modal popup and dialog route support
