Skip to content

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

Notifications You must be signed in to change notification settings

SyncfusionExamples/programmatically-navigate-to-date-flutter-event-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sarubala20Sarubala20
Sarubala20
and
Sarubala20
Feb 15, 2024
13b76cc · Feb 15, 2024

History

11 Commits
Feb 15, 2024
Nov 30, 2020
Dec 7, 2022
Dec 7, 2022
Dec 7, 2022
Dec 7, 2022
Dec 7, 2022
Dec 7, 2022
Dec 7, 2022
Dec 7, 2022
Dec 9, 2022
Dec 7, 2022
Nov 30, 2020
Dec 7, 2022

Repository files navigation

How to programmatically navigate to the date in the Flutter event calendar?

A quick-start example to help you to programmatically navigate to the date in the Flutter event calendar.

You can navigate to a date in the Flutter event calendar programmatically by using the CalendarController's displayDate property.

For more details, Refer to our UG documentation Programmatic date navigation.

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.