device_calendar_plus_platform_interface 0.3.4 copy "device_calendar_plus_platform_interface: ^0.3.4" to clipboard
device_calendar_plus_platform_interface: ^0.3.4 copied to clipboard

Platform interface for device_calendar_plus plugin.

0.3.4 - 2026-02-08 #

Version sync with other packages. No functional changes.

0.3.3 - 2025-12-21 #

Version sync with other packages. No functional changes.

0.3.2 - 2025-12-19 #

Added #

  • CreateCalendarPlatformOptions base class for platform-specific calendar creation options
  • createCalendar() now accepts optional platformOptions parameter

0.3.1 - 2025-11-07 #

Version sync with other packages. No functional changes.

0.3.0 - 2024-11-05 #

Changed #

  • BREAKING: deleteEvent() signature changed - removed deleteAllInstances parameter, operations on recurring events now always delete entire series
  • BREAKING: updateEvent() signature changed - removed updateAllInstances parameter, operations on recurring events now always update entire series

Removed #

  • BREAKING: NOT_SUPPORTED platform exception code (no longer needed)

0.2.0 - 2024-11-05 #

Added #

  • openAppSettings() method to direct users to app settings for permission management

Removed #

  • BREAKING: getPlatformVersion() method (unused boilerplate)

0.1.1 - 2024-11-04 #

Version sync with other packages. No functional changes.

0.1.0 - 2024-11-04 #

Initial release.