page_flip_builder 0.1.4 copy "page_flip_builder: ^0.1.4" to clipboard
page_flip_builder: ^0.1.4 copied to clipboard

A custom Flutter widget that enables interactive page-flip transitions in your app.

0.1.4 #

Updated project to Dart 3.0 and the latest packages (as of December 2023).

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
93
likes
135
pub points
86%
popularity

Publisher

unverified uploader

A custom Flutter widget that enables interactive page-flip transitions in your app.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on page_flip_builder