Skip to content

SyncfusionExamples/restrict-view-navigation-flutter-calendar

Repository files navigation

How to restrict the view navigation in the Flutter Calendar?

This example demonstrates how to restrict the view navigation in the Flutter Calendar.

You can restrict view navigation in the Flutter Event Calendar by setting the viewNavigationMode property value to None.

You can also refer our UG documentation to know more about ViewNavigationMode in the calendar.

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.