Update AnimatedPageFlipBuilder
to extend AnimatedWidget
for less boilerplate code.
Updated example and README showing how to prevent flickering on Android.
Release version 0.1.0 with null safety.
Moved both page flip and cards example into example
folder.
Link to screenshots with an absolute URLs in README.
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