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.
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.
For more help, check the Syncfusion Flutter documentation, Flutter documentation.