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

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

Change Log #

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2026-02-20 #

Changes #


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


page_turn_animation - v0.1.4

  • FIX: Reverting earlier workflow changes and updating publish step (#8). (4780711e)
  • FIX: Requiring the previous steps before pushing to pub.dev (#7). (6fa0f6c0)
  • FIX: Tabbing error (#6). (57a7ab9a)
  • FIX: Ensuring the release to pub.dev step gets executed (#5). (eef20fcd)
  • FIX: Using Github App (#4). (52fb4cf6)
  • FIX: Patching the Melos portion of the workflow. (a21e9bd7)
  • FIX: Initial attempt at patching melos step in workflow. (a1451291)
  • FEAT: Migration of the Package from Private repo to public. (2ac0df59)
  • DOCS: Adding example and updated documentation (#9). (bef637c6)

0.1.4 #

  • FIX: Reverting earlier workflow changes and updating publish step (#8). (4780711e)
  • FIX: Requiring the previous steps before pushing to pub.dev (#7). (6fa0f6c0)
  • FIX: Tabbing error (#6). (57a7ab9a)
  • FIX: Ensuring the release to pub.dev step gets executed (#5). (eef20fcd)
  • FIX: Using Github App (#4). (52fb4cf6)
  • FIX: Patching the Melos portion of the workflow. (a21e9bd7)
  • FIX: Initial attempt at patching melos step in workflow. (a1451291)
  • FEAT: Migration of the Package from Private repo to public. (2ac0df59)
  • DOCS: Adding example and updated documentation (#9). (bef637c6)

Change Log #

2026-02-19 #

Changes #


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


page_turn_animation - v0.1.3

  • FIX: Reverting earlier workflow changes and updating publish step (#8). (4780711e)
  • FIX: Requiring the previous steps before pushing to pub.dev (#7). (6fa0f6c0)
  • FIX: Tabbing error (#6). (57a7ab9a)
  • FIX: Ensuring the release to pub.dev step gets executed (#5). (eef20fcd)
  • FIX: Using Github App (#4). (52fb4cf6)
  • FIX: Patching the Melos portion of the workflow. (a21e9bd7)
  • FIX: Initial attempt at patching melos step in workflow. (a1451291)
  • FEAT: Migration of the Package from Private repo to public. (2ac0df59)

0.1.3 #

  • FIX: Reverting earlier workflow changes and updating publish step (#8). (4780711e)
  • FIX: Requiring the previous steps before pushing to pub.dev (#7). (6fa0f6c0)
  • FIX: Tabbing error (#6). (57a7ab9a)
  • FIX: Ensuring the release to pub.dev step gets executed (#5). (eef20fcd)
  • FIX: Using Github App (#4). (52fb4cf6)
  • FIX: Patching the Melos portion of the workflow. (a21e9bd7)
  • FIX: Initial attempt at patching melos step in workflow. (a1451291)
  • FEAT: Migration of the Package from Private repo to public. (2ac0df59)

2026-02-19 #

Changes #


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


page_turn_animation - v0.1.2

  • FIX: Requiring the previous steps before pushing to pub.dev (#7). (6fa0f6c0)
  • FIX: Tabbing error (#6). (57a7ab9a)
  • FIX: Ensuring the release to pub.dev step gets executed (#5). (eef20fcd)
  • FIX: Using Github App (#4). (52fb4cf6)
  • FIX: Patching the Melos portion of the workflow. (a21e9bd7)
  • FIX: Initial attempt at patching melos step in workflow. (a1451291)
  • FEAT: Migration of the Package from Private repo to public. (2ac0df59)

0.1.2 #

  • FIX: Requiring the previous steps before pushing to pub.dev (#7). (6fa0f6c0)
  • FIX: Tabbing error (#6). (57a7ab9a)
  • FIX: Ensuring the release to pub.dev step gets executed (#5). (eef20fcd)
  • FIX: Using Github App (#4). (52fb4cf6)
  • FIX: Patching the Melos portion of the workflow. (a21e9bd7)
  • FIX: Initial attempt at patching melos step in workflow. (a1451291)
  • FEAT: Migration of the Package from Private repo to public. (2ac0df59)

2026-02-19 #

Changes #


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


page_turn_animation - v0.1.1

  • FIX: Using Github App (#4). (52fb4cf6)
  • FIX: Patching the Melos portion of the workflow. (a21e9bd7)
  • FIX: Initial attempt at patching melos step in workflow. (a1451291)
  • FEAT: Migration of the Package from Private repo to public. (2ac0df59)

0.1.1 #

  • FIX: Using Github App (#4). (52fb4cf6)
  • FIX: Patching the Melos portion of the workflow. (a21e9bd7)
  • FIX: Initial attempt at patching melos step in workflow. (a1451291)
  • FEAT: Migration of the Package from Private repo to public. (2ac0df59)

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 Fully customizable styling via PageTurnStyle
  • Support for forward and backward page turns
  • StaticImagePainter helper for static image rendering mage rendering Fully customizable styling via PageTurnStyle
  • Support for forward and backward page turns
  • StaticImagePainter helper for static image rendering mage rendering Fully customizable styling via PageTurnStyle
  • Support for forward and backward page turns
  • StaticImagePainter helper for static image rendering
0
likes
160
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

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on page_turn_animation