page_turn_animation 0.1.0 copy "page_turn_animation: ^0.1.0" to clipboard
page_turn_animation: ^0.1.0 copied to clipboard

A Flutter package that provides a realistic page turn/curl animation effect for transitioning between content using captured images.

0.1.0 #

  • Added PageTurnEdge enum to control which edge the page curls over
  • Supports all four edges: top, bottom, left, right
  • All eight combinations of edge and direction are supported
  • PageTurnAnimation now accepts optional edge parameter
  • Full backward compatibility - existing code works without changes

0.0.1 #

  • Initial release with vertical page turn animation
  • Realistic 3D page curl effect
  • Smooth, performant animations
  • Fully customizable styling via PageTurnStyle
  • Support for forward and backward page turns
  • StaticImagePainter helper for static image rendering
0
likes
0
points
198
downloads

Publisher

verified publisherresengi.io

Weekly Downloads

A Flutter package that provides a realistic page turn/curl animation effect for transitioning between content using captured images.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on page_turn_animation