device_calendar_extended 0.1.0 copy "device_calendar_extended: ^0.1.0" to clipboard
device_calendar_extended: ^0.1.0 copied to clipboard

A device calendar plugin that supports background synchronisation, recurrence rules and uses ObjectiveC for iOS

device_calendar_extended #

Provides bindings to native device calendar (on iOS and Android), with the capability to synchronise the calendar on background. Contrary to device_calendar, the iOS part is done with ObjectiveC, so that the problems of missing Swift ABI (resulting in large binary sizes due to embedding several versions of Flutter libraries) can be avoided.

Features #

  • TODO Synchronise selected calendar(s) periodically in the background, and invoke application on data change. 3-8-5-3-recurrence-rule.html) (RRULE part)
  • TODO Lists device calendars
  • TODO Creates/Retrieves/Updates/Deletes calendar events
  • TODO Supports iCal [recurrence rules](https://icalendar.org/iCalendar-RFC-5545/

Getting Started #

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

0
likes
35
pub points
8%
popularity

Publisher

unverified uploader

A device calendar plugin that supports background synchronisation, recurrence rules and uses ObjectiveC for iOS

Homepage

License

MIT (LICENSE)

Dependencies

built_collection, built_value, flutter

More

Packages that depend on device_calendar_extended