Skip to content

SyncfusionExamples/schedule-view-appointment-height-customization-flutter-event-calendar

Repository files navigation

How to customize the appointment height in the schedule view of the Flutter Calendar?

A quick-start example to customize the appointment height in the schedule view of the Flutter Calendar.

The appointmentItemHeight property of the ScheduleViewSettings in the Flutter Event Calendar can be used to customise the height of the appointment in schedule view. You can hide the week with no appointments by using the hideEmptyScheduleWeek property of the ScheduleViewSettings.

AppointmentHeight

You can also refer top our UG Documentation to know more about AppointmentHeight customization.

Requirements to run the demo

How to run this application

To run this application, you need to first clone or download the ‘create a flutter maps widget in 10 minutes’ repository and open it in your preferred IDE. Then, build and run your project to view the output.

Further help

For more help, check the Syncfusion Flutter documentation, Flutter documentation.