Skip to content

Calendar crash while selecting last index of year. #45

@waqaryounusjatt788

Description

@waqaryounusjatt788

whenever i am selecting last index of list in year list : for instance i selected 2022 from list of calendar then crash the calendar and show error below

═══════ Exception caught by widgets library ═══════════════════════════════════════════════════════
'package:flutter_calendar/calendar_lib.dart': Failed assertion: line 608 pos 16: '!selectedFirstDate.isBefore(firstDate) &&
(selectedLastDate == null || !selectedLastDate.isAfter(lastDate))': is not true.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions