table_calendar
table_calendar copied to clipboard
adding multi date range feature

Is this in the Master yet ?
Is this in the Master yet ? @applegold
no, it's not, I still waiting for pull request approval if you need to use this feature you can add it to YAML file table_calendar: git: https://github.com/Flutterry/table_calendar.git
Hey, thanks for submitting this.
Multi date range feature is a big one, and there are some additional aspects to consider (for example: how to handle range overlap, how to style each range differently, how to make multi range selection interactive, etc.). I'll definitely need to think about those aspects, so ultimately I might just end up working on it myself.
For now anyone interested in this feature should use aforementioned pubspec.yaml config:
table_calendar:
git: https://github.com/Flutterry/table_calendar.git