Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.3 KB

README.md

File metadata and controls

21 lines (14 loc) · 1.3 KB

How to switch between views of the Flutter Calendar?

A quick-start example to help you to switch between views of the Flutter Calendar.

You can navigate between calendar views in Flutter Event Calendar by using the view property of Calendar, and in this sample, you can switch between event calendar views by using the calendar's allowedViews property.

SwitchingView

For more details, refer to our KB documentation.

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.