builttoroam / device_calendar

A cross platform plugin for modifying calendars on the user's device
https://pub.dev/packages/device_calendar
BSD 3-Clause "New" or "Revised" License
267 stars 267 forks source link

can't find a event! #416

Open chinjja opened 2 years ago

chinjja commented 2 years ago

If Event's start and end is same and time is 0 and not allday, ex) start = 2020-3-1 00:00:00, end=2020-3-1 00:00:00 then the retrieveEvents() ignore this event. I tests this issue on Android. device_calendar 4.1.0 and 4.2.0