syncfusion_flutter_calendar 17.4.46-beta 
syncfusion_flutter_calendar: ^17.4.46-beta copied to clipboard
The Syncfusion Flutter Calendar widget has built-in configurable views that provide basic functionalities for scheduling and representing appointments/events efficiently.
17.4.46-beta 01/30/2020 #
Features
- Provided the all-day appointment expander support in day/week/work week views.
 - Provided the 
appointmentsproperty setter inCalendarDataSource. 
17.4.43-beta 01/14/2020 #
No changes.
17.4.40-beta 12/18/2019 #
Breaking changes
- Renamed the 
dataSourceproperty asappointmentsinCalendarDataSourceabstract class. - The 
appointmentMapperimplementation replaced by override methods for custom appointments. - The 
timeZonepackage updated to latest version and its database updated. - The enum properties in 
CalendarDataSourceActionrenamed asadd,removeandresetinstead ofAdd,RemoveandReset. 
17.4.39-beta 12/17/2019 #
Initial release.
Features
- Day, week, workweek, timeline day, timeline week, timeline workweek, and month. Seven built-in calendar views.
 - Appointment scheduling. Default and custom appointments supported.
 - Recursive appointments with daily, weekly, monthly, and yearly recurrence types.
 - Time zones support for events and calendar.
 - Different nonworking days.
 - Different first day of week for all applicable views.
 - Flexible start and end hours for time slot views.
 - Agenda view support in calendar month view.
 - Additional features like customizable calendar appearance and format.