Releases: SimformSolutionsPvtLtd/flutter_calendar_view
Releases · SimformSolutionsPvtLtd/flutter_calendar_view
v0.0.4
:bug: fix remove event properly from controller. (#45)
v0.0.3
:sparkles: remove documentation link from pubspec.yaml
v0.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.
v0.0.1
Initial Release