Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 737 Bytes

CHANGELOG.md

File metadata and controls

30 lines (18 loc) · 737 Bytes

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