syncfusion / flutter-widgets

Syncfusion Flutter widgets libraries include high quality UI widgets and file-format packages to help you create rich, high-quality applications for iOS, Android, and web from a single code base.
1.6k stars 783 forks source link

[SfCalendar] Hide calendar programmaticaly #1525

Open mdmota opened 1 year ago

mdmota commented 1 year ago

I'm having a crash log with the selection calendar open when touching a form input. How do I programmatically close the datepicker when the keyboard is opened?

Yuvaraj-Gajaraj commented 9 months ago

Hi @mdmota,

We have checked your scenario and currently, we don't have support for hiding a date picker programmatically in SfCalendar. But, by default, the date picker in SfCalednar gets hidden when the device keyboard is open, we have shared the screen recording below for your reference.

Screen recordings: ScreenRecording2024-02-16at3 30 36PM-ezgif com-video-to-gif-converter

Regards, Yuvaraj.

mdmota commented 9 months ago

Attached is a print with the open calendar along with the keyboard

sample_calendar