aleksanderwozniak / table_calendar

Highly customizable, feature-packed calendar widget for Flutter
Apache License 2.0
1.85k stars 1k forks source link

Is it possible to specify gestures? #889

Open neverfuu opened 4 months ago

neverfuu commented 4 months ago

Is it possible to specify gestures? For example, i want to expand the calendar from Month to Week only by swiping down. On the contrary, shrike the calendar from Week to Month only by swiping up. The current issue is that CalendarFormat can be switched by no matter what swiping down or up.