aleksanderwozniak / table_calendar

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

missing onVisibleDaysChanged #838

Closed bertuz closed 1 month ago

bertuz commented 7 months ago

Describe the bug According to the documentation, the onVisibleDaysChanged callback should be there, but once installed via pub.get it's not. Apparently, onFormatChanged is

aleksanderwozniak commented 3 months ago

onVisibleDaysChanged has been removed a long time ago. I'd recommend checking out setup guide, examples and maybe migration guide.