Releases: SimformSolutionsPvtLtd/flutter_calendar_view
Releases · SimformSolutionsPvtLtd/flutter_calendar_view
v0.0.3
:sparkles: remove documentation link from pubspec.yaml
v0.0.2
- Update
README.md
file. - Add license information in package files.
- Update project description in
pubspec.yaml
- Update documentation.
- Add
CalendarControllerProvider
. - Add
onEventTap
callback inWeekView
andDayView
. - Add
onCellTap
callback inMonthView
. - Make
controller
optional parameter in all views whereCalendarControllerProvider
is provided.
v0.0.1
Initial Release