flip_calendar 0.1.1 copy "flip_calendar: ^0.1.1" to clipboard
flip_calendar: ^0.1.1 copied to clipboard

A customizable calendar widget with page-turn animations and swipe gesture navigation.

Change Log #

2026-02-22 #

Changes #


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flip_calendar - v0.1.1

  • FEAT: Initial open sourcing of flip calendar package (#1). (ff57fc54)

0.1.1 #

  • FEAT: Initial open sourcing of flip calendar package (#1). (ff57fc54)

CHANGELOG #

0.1.0 #

  • Initial release of flip_calendar — a month calendar widget with realistic page-turn animations powered by page_turn_animation.
  • Swipe gesture navigation with flick detection, configurable thresholds, and support for all four bound edges (top, bottom, left, right).
  • CalendarController for programmatic navigation with isAnimating state for coordinating external UI.
  • Flexible date constraints via DateConstraint — supports fixed, relative, and dynamic (e.g., today) boundaries for both navigation and selection.
  • Fully customizable day cell rendering through dayBuilder with CalendarDayData providing per-cell state (today, selected, enabled, current month, etc.).
  • CalendarStyle with built-in light and dark presets, copyWith support, and fine-grained control over grid, header, animation, and gesture behavior. CalendarStyle with built-in light and dark presets, copyWith support, and fine-grained control over grid, header, animation, and gesture behavior.
0
likes
160
points
110
downloads

Publisher

verified publisherresengi.io

Weekly Downloads

A customizable calendar widget with page-turn animations and swipe gesture navigation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, page_turn_animation

More

Packages that depend on flip_calendar