Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.49 KB

CHANGELOG.md

File metadata and controls

29 lines (20 loc) · 1.49 KB

0.0.5 - 15 March 2022 [Unreleased]

  • Added support for multiple day events
  • Update README.md file.
  • Add license information in package files.
  • Update project description in pubspec.yaml
  • Update documentation.
  • Add CalendarControllerProvider.
  • Add onEventTap callback in WeekView and DayView.
  • Add onCellTap callback in MonthView.
  • Make controller optional parameter in all views where CalendarControllerProvider is provided.
  • Initial release