SyncfusionExamples / programmatic-navigation-adjacent-dates-flutter-event-calendar

How to programmatically navigate to the adjacent dates in the Flutter event calendar (SfCalendar)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to programmatically navigate to the adjacent dates in the Flutter Calendar?

This example demonstrates how to programmatically navigate to the adjacent dates in the Flutter Calendar.

In the Flutter Event Calendar, you can programmatically navigate to the adjacent dates by using the forward and backward method of CalendarController.

If the current view has the minimum date range, the backward will not move to the previous view.If the current view has the maximum date range, the forward will not move to the next view.

DateNavigation

You can also refer our UG documentation to know more about DateNavigation in the Flutter 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.

About

How to programmatically navigate to the adjacent dates in the Flutter event calendar (SfCalendar)


Languages

Language:C++ 43.3%Language:CMake 38.7%Language:Dart 6.2%Language:HTML 3.8%Language:C 2.9%Language:Swift 2.4%Language:Objective-C 1.3%Language:Java 1.1%Language:Kotlin 0.3%