Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.75 KB

File metadata and controls

21 lines (14 loc) · 1.75 KB

How to change the working days and hours in the Flutter Calendar?

A quick-start example to help you to change the working days and hours in the Flutter Calendar.

You can display the required duration in the Flutter Event Calendar by using the startHour and endHour properties in TimeSlotViewSettings. You can also use the nonWorkingDays property to change the non-working days of the week according to your requirements.

starthour-endhour

For more details, Refer to our UG documentation Flexible working days and working hours.

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.