flip_page 0.1.2 copy "flip_page: ^0.1.2" to clipboard
flip_page: ^0.1.2 copied to clipboard

Realistic page-flip widget for Flutter with physics-based curl animation and full widget interactivity.

0.1.2 #

  • Fix: page flips now work in Flutter release builds by making flip drag arena claiming release-safe.
  • Fix: snapshot capture no longer depends on debug-only render state.
  • Fix: removed the premature touchSlop public API change.

0.1.0 #

  • Paper-curl page-flip animation with fold line, reflected back-of-page tint, and drop shadow.
  • 4-corner drag anchor selection based on pointer quadrant at drag start.
  • Interactive child support: buttons, scrollables, and form inputs work inside pages.
  • Edge-hit-zone gesture arbitration via custom HorizontalDragGestureRecognizer.
  • FlipPageController for programmatic navigation (jumpTo, animateTo, next, previous).
  • onPageChanged callback fires exactly once per settled transition.
  • Basic accessibility: Semantics wrapping, SemanticsService.sendAnnouncement on page change.
  • Zero runtime dependencies; works on iOS, Android, Web, macOS, Windows, Linux.

0.0.1 #

  • Initial scaffold.
1
likes
160
points
36
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Realistic page-flip widget for Flutter with physics-based curl animation and full widget interactivity.

Repository (GitHub)
View/report issues

Topics

#widget #book #animation #page-turn

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flip_page