table_calendar
table_calendar copied to clipboard
missing onVisibleDaysChanged
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
onVisibleDaysChanged has been removed a long time ago. I'd recommend checking out setup guide, examples and maybe migration guide.