A quick-start example to help you to autofit the calendar to screen height in the Flutter Calendar.
You can autofit the calendar time intervals to screen height in the Flutter Event Calendar by setting the timeIntervalHeight property to -1 in the TimeSlotViewSettings.
You can also refer to our UG Docmentation to know more details about FullScreenCalendar
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.
For more help, check the Syncfusion Flutter documentation, Flutter documentation.