calendar_view 0.0.3
calendar_view: ^0.0.3 copied to clipboard
A Flutter package allows you to easily implement all calendar UI and calendar event functionality.
0.0.3 #
- Added support for multiple day events
0.0.2 #
- Update
README.mdfile. - Add license information in package files.
- Update project description in
pubspec.yaml - Update documentation.
- Add
CalendarControllerProvider. - Add
onEventTapcallback inWeekViewandDayView. - Add
onCellTapcallback inMonthView. - Make
controlleroptional parameter in all views whereCalendarControllerProvideris provided.
0.0.1 #
- Initial release