features/calendar_sync/calendar_sync library

Constants

calendarSyncIdsKey → const String
calendarSyncKey → const String
rejectionKey → const String

Properties

deviceCalendar ↔ dynamic
getter/setter pair
isSupportedPlatform bool
final

Functions

clearActerCalendars() Future<void>
initCalendarSync({bool ignoreRejection = false}) Future<void>
scheduleRefresh(String calendarId, List events) Future<void>
updateEventDetails(dynamic acterEvent, dynamic rsvp, dynamic localEvent) Future

Typedefs

IdMapping = (String, String)

Exceptions / Errors

CalendarSyncFailed