Skip to content

[syncfusion_flutter_calendar] Missing special 2-day span case. #106

@pauldemarco

Description

@pauldemarco

The following are Google Calendar screenshots.

I'm assuming this is the goal for syncfusion flutter calendar as well.

The calendar treats an appointment date range 3 different ways:

Single day:

Spans 2 days (note it only shows on the first day):

Spans more than 2 days:

At the moment, syncfusion splits the 2-day span into two slots, one for each day, which is not compliant with the above Google Calendar screenshot.
I'd like to propose a feature request to add this by default or with a boolean option showRolloverOnFirstDayOnly in scheduleViewSettings

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions