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
259 stars 258 forks source link

Add list of dayOfMonth on RecurrenceFrequency.Monthly #537

Open phamquoctrongnta opened 2 months ago

phamquoctrongnta commented 2 months ago

Currently dayOfMonth type is int?, please change it to List? to create recurrence event between start and end date. Sorry for my bad English.

phamquoctrongnta commented 2 months ago

@IVLIVS-III sorry for mention