mikemimik / flutter-calendar

A Calendar Widget for flutter
Other
41 stars 12 forks source link

handle event dismissing in EventsView #18

Open mikemimik opened 7 years ago

mikemimik commented 7 years ago

These hooks should be user definable. I don't think the implementation of how they work should be left to this component. They should be @overirde type methods while implementing an EventsView list.