Skip to content

SyncfusionExamples/recurring-appointment-until-specified-date-flutter-event-calendar

Repository files navigation

How to add recurring appointments until the specified date in the Flutter Calendar?

A quick-start example to help you to add recurring appointments until the specified date in the Flutter Calendar.

Using the recurrenceRule properties of the appointment, you can add recurring appointments in the Flutter Event Calendar until the specified date.

The recurrence appointment in this example has been added until a specific date using the UNTIL property of the recurrence rule.

For more details, Refer to our UG documentation Recurrence rule properties.

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.