syncfusion / flutter-examples

This repository contains the Syncfusion Flutter UI widgets examples and the guide to use them.
Other
1.98k stars 775 forks source link

add the possibility to jump to specific date using the controller #596

Closed hechmi-dammak-fp closed 2 years ago

hechmi-dammak-fp commented 2 years ago

I couldn't find a way to jump a specific date using the calendar (only using global keys of the appointment), which only works after render the of the calendar

Indumathi1195R commented 2 years ago

Hi,

Regarding Query: add the possibility to jump to specific date using the controller

Based on the shared information, we have checked and your requirement is “Jump to specific date using CalendarController in the Flutter Calendar”. By using displayDate property of the CalendarController you can programmatically navigate to the specific date. We have a UG and KB documentation for the same. Please find the KB from the following link.

UG link: https://help.syncfusion.com/flutter/calendar/date-navigations#programmatic-date-navigation

KB link: https://www.syncfusion.com/kb/12139/how-to-programmatically-navigate-to-the-date-in-the-flutter-event-calendar-sfcalendar

We hope that this helps you. Please let us know if you need further assistance.

Regards, Indumathi R