page_flip_builder 0.1.3 page_flip_builder: ^0.1.3 copied to clipboard
A custom Flutter widget that enables interactive page-flip transitions in your app.
0.1.3 #
Add onFlipComplete
callback to notify when a flip transition has completed.
0.1.2 #
Update AnimatedPageFlipBuilder
to extend AnimatedWidget
for less boilerplate code.
0.1.1 #
Updated example and README showing how to prevent flickering on Android.
0.1.0 #
Release version 0.1.0 with null safety.
0.1.0-nullsafety.3 #
Moved both page flip and cards example into example
folder.
0.1.0-nullsafety.2 #
Link to screenshots with an absolute URLs in README.
0.1.0-nullsafety.1 #
Initial version of the package.
- Flip widgets of any size
- Flip page programmatically via callbacks
- Interactive flip transition using drag gestures (forward and reverse)
- Fling animation to complete the transition on drag release
- Flip around the horizontal or vertical axis
- Customizable flip duration, tilt, scale