We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Syncfusion Appointment Calendar

Hello everyone,

I am new to flutter and would like to ask for some help.

I am working on a new mobile app. The main aim of the app is to book appointments.

After some research, I found out about syncfusion calendar widget. 

Do you think using that widget might help me to achieve my aim?

I followed this tutorial: https://www.youtube.com/watch?v=xbH-jFi6TM0&t=1400s&ab_channel=Syncfusion%2CInc

It helped me a lot however it does not fully cover what I want.

At the end my question is, is it possible when the user opens the syncfusion widget and clicks on a date to book an appointment?


1 Reply

MS Muniappan Subramanian Syncfusion Team January 25, 2023 11:14 AM UTC

You can achieve your requirement by using the "OnTap" callback from the Flutter Calendar. To add the appointments when tapping the date in the calendar, refer to the following link in our KB documentation: https://www.syncfusion.com/kb/12300/how-to-add-the-appointments-using-the-ontap-callback-in-the-flutter-calendar


If you have any further concerns, please let us know.


Loader.
Up arrow icon