infinite_calendar_view
Easily build your different views of your calendar with this package. Month, week, multi days, one day, list ... and many features of the calendar widget.
2.12.0
3.7K downloads/mo
#4304 most downloaded on pub.dev
pickywawa/infinite_calendar_view
What this package is like to depend on
Last release 1 months ago
09 Jul 2026
Ships fairly regularly
a new release about every 5 weeks
Nearly every release is documented
notes for 46 of 47 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
48 releases · first in 2024
18 releases in the last 12 months
see the full history below
Release timeline
48 releases · Nov 2024 to Jul 2026Releases
latest 48-
2.12.1-dev109 Jul 2026 pre-releaseNothing published for this version
-
2.12.008 Jul 2026Release notes
Open source →- [new] add variable day width in eventPlanner
- [new] custom scroll in eventList
-
2.11.529 May 2026Release notes
Open source →- [bug] month events placement correction https://github.com/pickywawa/infinite_calendar_view/issues/41
-
2.11.420 May 2026Release notes
Open source →- month refactor month events placement and correction of some related bugs :
- [bug] https://github.com/pickywawa/infinite_calendar_view/issues/40
- [bug] https://github.com/pickywawa/infinite_calendar_view/issues/41
- [bug] https://github.com/pickywawa/infinite_calendar_view/issues/42
-
2.11.329 Mar 2026Release notes
Open source →- [bug] One Day Planner View Not Handling Daylight Saving https://github.com/pickywawa/infinite_calendar_view/issues/37
-
2.11.204 Mar 2026 -
2.11.103 Mar 2026Release notes
Open source →- [documentation] Add pubspec screenshots
- [documentation] Add pubspec topics
-
2.11.002 Mar 2026 -
2.10.206 Nov 2025Release notes
Open source →- [new] Support InteractiveSlot onLongPressEnd override https://github.com/pickywawa/infinite_calendar_view/issues/31
- [new] Add grid CustomPainter https://github.com/pickywawa/infinite_calendar_view/issues/29
- [bug] Debug interactive slot resize and can disable resize
- [new] Add slot painter in day painter
- [documentation] add slot grid agenda example
-
2.10.108 Oct 2025Release notes
Open source →- [lint] Clean code
- [bug] RTL : current day on onDayChange/updateFocusedDay is wrong
-
2.10.008 Oct 2025Release notes
Open source →- [bug] due to the change in some locales, some days of the calendar were duplicated
-
2.9.203 Oct 2025Release notes
Open source →- [lint] Revert to 80 chars
- [lint] Use flutter_lints instead of lints
- [lint] Clean code
-
2.9.102 Oct 2025Release notes
Open source →- [documentation] Showcase dark mode and interactive slot selection
- [documentation] Update readme
- [documentation] Add simple example and move app
-
2.9.002 Oct 2025Release notes
Open source →- [lint] Linter 150 chars
- [new] Interactive slot selection
- [new] Round slot date tap or selection to previous hour
-
2.8.225 Sep 2025Release notes
Open source →- [documentation] Add rotated view examples
- [documentation] Showcase
- [lint] Clean warning
-
2.8.123 Sep 2025 -
2.8.021 Sep 2025 -
2.7.118 Sep 2025Release notes
Open source →- [bug] onMonthChange send wrong month when scrolling up on EventsMonths with automaticAdjustScrollToStartOfMonth = true https://github.com/pickywawa/infinite_calendar_view/issues/25
-
2.7.012 Aug 2025Release notes
Open source →- [new] custom top left cell https://github.com/pickywawa/infinite_calendar_view/issues/20
- [new] any number of persons in multi column https://github.com/pickywawa/infinite_calendar_view/issues/19
-
2.6.012 Jun 2025Release notes
Open source →- [new] add zoom with ctrl/cmd + mouse wheel https://github.com/pickywawa/infinite_calendar_view/issues/17
- [readme] add description + add showcase
-
2.5.523 May 2025Release notes
Open source →- [improve] add day parameter into dayMoreEventsBuilder https://github.com/pickywawa/infinite_calendar_view/issues/14
-
2.5.428 Feb 2025Release notes
Open source →- [bug] debug jumpToDate in EventsList
- [readme] correction of past modifications
- [demo] use calendar_view in EventsListView example
- [demo] use PageScrollPhysics in EventsPlannerOneDayView example
- [debug] secure removeDayEvents against "Concurrent modification during iteration"
-
2.5.319 Feb 2025 -
2.5.219 Feb 2025 -
2.5.119 Feb 2025Release notes
Open source →- [bug] remove all day event method
- [bug] no show quarter and half hour after 24:00
-
2.5.015 Feb 2025Release notes
Open source →- [new] add textPainterBuilder in HoursPainter for easy custom hour text and style
- [change] reverse fullDay events list to be displayed in order
- [bug] debug replaceDayEvents in CalendarData for multi-days events
- [new] add removeDayEvents and removeMultiDayEvent in CalendarData
- [new] add verticalScrollPhysics in EventsPlanner
- [new] add gesture in DefaultDetailEvent
- [new] debug timeText/durationText parameters + change duration default text in DefaultDetailEvent
-
2.4.009 Feb 2025Release notes
Open source →- [new] pinch to zoom in month view
- [new] limit day range : add scroll day min and max offset for planner view
- [change] remove InkWell in default month event for performance issue
- [debug] change DraggableMonthEvent to LongPressDraggable
-
2.3.008 Feb 2025Release notes
Open source →- [new] add DraggableMonthEvent for drag and drop month event
- [improve] improve DefaultMonthDayEvent parameters and add InkWell
- [bug] debug removeEvent for multi days events
- [new] add effective StartTime/EndTime in event for preserve initials date for multi days events
- [change] add width and height in month dayEventBuilder
-
2.2.101 Feb 2025Release notes
Open source →- [bug] show column with only one column
- [demo] improve multi column 2 demo
-
2.2.030 Jan 2025Release notes
Open source →- [improve] add colum index to drag and drop for multi-columns
- [improve] add column in slot events https://github.com/pickywawa/infinite_calendar_view/issues/6
- [bug] start of week in month view https://github.com/pickywawa/infinite_calendar_view/issues/7
- [change] remove heightPerMinute in DragEventWidget (no necessary)
-
2.1.029 Jan 2025Release notes
Open source →- [change] add custom round border to DefaultEventWidget with default value = 3
- [change] add column and day in offsetTimes builder
- [improve] paint offsetTimes per columns
- [demo] add on day multi column view, with custom header (avatar) and custom offsetTimes
-
2.0.624 Jan 2025 -
2.0.524 Jan 2025Nothing published for this version
-
2.0.421 Jan 2025Release notes
Open source →- [bug] https://github.com/pickywawa/infinite_calendar_view/issues/5
- [bug] rename uuid to uniqueId
-
2.0.320 Jan 2025 -
2.0.219 Jan 2025Release notes
Open source →- [bug] wheel scroll bug on web
- [bug] pointer scroll support on web
- [bug] drag and drop on calendar not full width
- [improve] change vertical scroll during drag and drop
- [documentation] improve multi column demo
- [documentation] web demo
-
2.0.115 Jan 2025Release notes
Open source →- [improve] Complete Line Painter stroke option
- [documentation] Complete readme
-
2.0.015 Jan 2025Release notes
Open source →- [change] Fusion between Event and fullDayEvent
- [new] New view : infinite month view !
- [new] Multi days events management
- generate and add unique id in each event
- multi day events in month view
- delete and update methode in controller to remove multi day event yet
- [new] Focused day saved in controller
- easy shared focusedDay between views
- init one callback (for update AppBar for example)
- use controller focusedDay by default if intitialDay is not defined
- Add full day event in list details view yet (with fusion between Event and fullDayEvent)
- [improve] Complete DefaultDetailEvent
- [improve] InkWell in DefaultDetailEvent and DefaultDayEvent for beautiful tap
- [improve] Scroll in FullDayEvents for unlimited full day events
- [example] Show month in AppBar
- [example] Month Example
- [example] One Day + Table Calendar Example
-
1.1.507 Jan 2025 -
1.1.403 Jan 2025 -
1.1.303 Dec 2024 -
1.1.203 Dec 2024Release notes
Open source →- [bug] Event size when pinch to zoom
- [bug] DefaultDayEvent overflow text when pinch to zoom
- [new] First and end line in column painter
- [new] Preview gifs
-
1.1.121 Nov 2024Release notes
Open source →- [bug] Rebuild day list header when day events change
- [new] add tablet screenshot
-
1.1.021 Nov 2024Release notes
Open source →- [new] Multiple column per day
- [new] Add day events in events list builder and rebuild when day events change
- [bug] Sync build of day events /list events when events are already in controller
-
1.0.314 Nov 2024Release notes
Open source →- Add full day event builder
- Bug on full day event default font size
- Add full day event example
-
1.0.209 Nov 2024 -
1.0.109 Nov 2024 -
1.0.009 Nov 2024Release notes
Open source →- Initial release
- Updated
README.mdfile. - Added license information in package files.
- Updated project description in
pubspec.yaml - Updated documentation.