Skip to content

SyncfusionExamples/previous-next-navigation-using-arrows-flutter-event-calendar

Repository files navigation

How to navigate to the previous or next views using navigation arrows in the Flutter Calendar

A quick-start example to help you to navigate to the previous or next views using navigation arrows in the Flutter Calendar.

You can navigate to the previous or next view in the Flutter Event Calendar without swiping by using the showNavigationArrow in calendar property. The showNavigationArrow property is not applicable when the view is set to CalendarView.schedule.

By changing the header textAlign, you can adjust the arrow position in the header.

You can also refer our UG documentation to know more about NavigationArrow

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.