How To Get The Recurrence Properties From Rrule In The Flutter Calendar?
appointments
calendar
dart
events
example
flutter
flutter-calendar
flutter-event-calendar
parse-rrule
recurrence
recurrence-rules
rrule
sfcalendar
A quick-start example to help you to get the recurrence properties from RRule in the Flutter Calendar.
You can get the recurrence rule properties by using the parseRRule method in the Flutter Event Calendar. You need add the recurrence appointments to the calendar in order to retrieve the recurrence rule properties from it.
You can also refer our UG documentation to know more about parseRule.
Requirements to run the demo
How to run this application
To run this application, you need to first clone or download the ‘create a flutter maps widget in 10 minutes’ repository and open it in your preferred IDE. Then, build and run your project to view the output.
Further help
For more help, check the Syncfusion Flutter documentation, Flutter documentation.