flutter_customizable_calendar 0.2.0
flutter_customizable_calendar: ^0.2.0 copied to clipboard
a feature-rich Flutter package that offers highly customizable calendar views for displaying days, weeks, and months.
0.0.1 #
- Initial release.
0.1.0 #
- Added:
- More tests.
- More documentation.
- More examples.
0.1.1 #
- Fix linter warnings.
- Fix
READMEimages links.
0.1.3 #
- Fix
READMEimages links.
0.2.0 #
-
Added
- An option to override the
onEventLongPresshandler. - All-day events for
DaysView. - All-day events for
WeekView.
- An option to override the
-
Fixed
- Events list is not getting updated after saving an event using
LongPressActionSheet. MonthViewlayout changes abruptly when switching months.WeekViewlayout changes abruptly when switching weeks.PageView.builderresets to initialPosition when interacting withOverlayEntry
- Events list is not getting updated after saving an event using