flex_calendar_plus 1.0.2 copy "flex_calendar_plus: ^1.0.2" to clipboard
flex_calendar_plus: ^1.0.2 copied to clipboard

A customizable Flutter calendar widget with single & multiple date selection, event management, custom headers, and draggable event bottom sheets.

Changelog #

All notable changes to this project will be documented in this file.


1.0.2 - 2025-08-26 #

  • Update Document

1.0.1 - 2025-08-26 #

  • Update Document

1.0.0 - 2025-08-26 #

Added #

  • Initial release of flex_calendar_plus.
  • Display calendar grid for a given month.
  • Support for single and multiple (range) date selection modes.
  • Customizable header with optional builder.
  • Year & month picker dialog for quick navigation.
  • Event management:
    • Add, remove, and clear events for specific dates.
    • Show event indicators (dots) under days.
  • Draggable bottom sheet to view events for selected dates.
  • Builder hooks for customization:
    • headerBuilder
    • eventContextBuilder
  • Helper methods:
    • daysInMonth
    • Navigation: nextMonth, prevMonth, setMonth
    • Selection handling with onDayTap
2
likes
160
points
26
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

A customizable Flutter calendar widget with single & multiple date selection, event management, custom headers, and draggable event bottom sheets.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on flex_calendar_plus