Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.44 KB

File metadata and controls

19 lines (13 loc) · 1.44 KB

Getting Started with Flutter Event Calendar in 10 Minutes

A quick-start project that helps you add Syncfusion Flutter Event Calendar widget to a Flutter app. In this example, you will learn how to change the calendar view and the first day of the week, set the initial display date, set the initial selected date of the calendar and schedule appointments, that is, events. This example shows how to create a recurring appointment and an all-day appointment in Syncfusion Flutter Event Calendar widget.

Watch the video: https://www.syncfusion.com/tutorial-videos/flutter/calendar?title=getting-started-with-flutter-event-calendar-in-10-minutes

Documentation: https://help.syncfusion.com/flutter/calendar/overview

Requirements to run the demo

How to run this application

To run this application, you need to first clone or download the ‘getting started with flutter event calendar in 10 minutes’ repository and open it in your preferred IDE, say VS Code. Then, build and run your project to view the output.

Further help

For more help, check the Syncfusion Flutter documentation, Flutter documentation.