syncfusion / flutter-widgets

Syncfusion Flutter widgets libraries include high quality UI widgets and file-format packages to help you create rich, high-quality applications for iOS, Android, and web from a single code base.
1.57k stars 771 forks source link

[Flutter Calendar][Week View] Make appointment last more than 24 hours not being like spanned appointment #1524

Closed Rajaotix closed 7 months ago

Rajaotix commented 11 months ago

Hello,

Can you help me please ? I wanna create appointment which last more than 24 hours but I wanna see it like it's a different appointement for each day between the start and end date without being a recurrence? Without doing tricky things with recurrence, is it possible actually please ?

Also, if it's possible, how to desactivate allday view while drag and drop please ?

Thanks

Yuvaraj-Gajaraj commented 8 months ago

Hi @Rajaotix,

When having an appointment with more than 24 hours it will be converted into an Allday appointment in the week view and it is a default behavior in the SfCalendar. We have also attached the screenshot of an appointment with more than 24 hours in Google Calendar for your reference.

If you have any further queries please get back to us, we are always happy to assist you.

Screenshot: image

Regards, Yuvaraj.