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

onTap feature #637

Closed bujdy closed 1 year ago

bujdy commented 2 years ago

syncfusion_flutter_datepicker Is it possible to add onTap feature that will work even if dates are in blackout list? Or is it possible to add tooltip onTap on day?

Indumathi1195R commented 2 years ago

Hi,

As per the current implementation of the picker supports for onViewchanged and OnSelectionChanged callbacks and there is no support to onTap callback. Suppose if we given the support to onTap callback we don’t provide tap support to disabled dates. We hope that this helps you. Please let us know if you need further assistance.

Regards, Indumathi R