Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.22 KB

File metadata and controls

19 lines (13 loc) · 1.22 KB

How to design and configure your appointment editor in Flutter Calendar?

A quick-start example to help you to design and configure your appointment editor in Flutter Calendar.

Using the calendar widget's OnTap callback, you can create an appointment editor application with custom appointments in Flutter event calendar.

Follow the instruction in this KB documentation to add appointment editor in the Flutter Calendar.

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.