table_calendar icon indicating copy to clipboard operation
table_calendar copied to clipboard

adding multi date range feature

Open Flutterry opened this issue 3 years ago • 3 comments

Screenshot_1646738215

Flutterry avatar Mar 08 '22 11:03 Flutterry

Is this in the Master yet ?

applegold avatar Mar 27 '22 15:03 applegold

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

Flutterry avatar Apr 05 '22 17:04 Flutterry

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

aleksanderwozniak avatar Apr 08 '22 12:04 aleksanderwozniak