A quick-start example to help you to display two month view Calendar in a screen using Flutter Calendar.
Using the onViewChanged callback of the calendar, you can display the two calendars in a single screen in the Flutter Event Calendar.
In this example, two calendars were displayed using the column widget, and the display dates for both calendars were handled in the onViewChanged callback.
For more details , refer to this KB
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.