Skip to content

SyncfusionExamples/change-month-header-format-flutter-calendar

Repository files navigation

How to change the month header format in the Flutter Calendar

This example demonstrates how to change the month header format in the Flutter Calendar.

Customizing the month header

By using the headerDateFormat property, you can modify the month header format in the Flutter Event Calendar. In this sample, Using the onViewChanged callback, the different header formats are assigned based on the calendar views.

MonthHeader

You can refer to our UG documention to know more details about month header 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.