aleksanderwozniak / table_calendar

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

How to add an event with many days #526

Closed AirtonLucianoAragao closed 3 years ago

AirtonLucianoAragao commented 3 years ago

Hi.

Is there a way to add an event with a duration of many days like a hotel room booking or I have to add the same event at each day between check-in and check-out ?

Thanks a lot.

aleksanderwozniak commented 3 years ago

You can do something like this, but use booking date range instead of event repetition.