rwbr / flutter_neat_and_clean_calendar

Simple and clean flutter calendar with ability to slide up/down to show weekly/monthly calendar. Forked from [flutter_clean_calender](https://pub.dev/packages/flutter_clean_calendar)
MIT License
104 stars 51 forks source link

onEventSelected event trigger fix #47

Closed m-gug closed 1 year ago

m-gug commented 1 year ago

onEventSelected event is now triggered if the click is in the empty space of the row. See #46