Skyost / FlutterWeekView

Displays a highly customizable week view (or day view) which is able to display events, to be scrolled, to be zoomed-in & out and a lot more !
https://pub.dev/packages/flutter_week_view
MIT License
208 stars 89 forks source link

How to get click event, if no event is set? #89

Closed CharanjeetRPOPS closed 1 year ago

CharanjeetRPOPS commented 2 years ago

How can i get click event (with time) tapping on time area where i have no events scheduled at 22:00 (image attached below) ?

day_view

Skyost commented 2 years ago

Not possible currently, see #22.