New class Meeting extend CalendarDataSource{ What comes withCalendarDataSource

I need to make my own class to store meeting-specific data.

I can not find documentation on what the class "CalendarDataSource" consist of to see what I can use and what functionality I need to incorporate in my new class.


1 Reply

IR Indumathi Ravichandran Syncfusion Team May 2, 2023 12:22 PM UTC

As per the shared information, we have checked and your requirement is “Custom class making for Creating appointments in the Flutter Calendar”. We have a UG documentation for creating custom business objects. Please find the documentation from the following link.


UG link:

https://help.syncfusion.com/flutter/calendar/appointments#creating-business-objects


Please find the UG documentation for getting the business object data.


https://help.syncfusion.com/flutter/calendar/appointments#get-the-business-object-data


Also please find the KB documentation for creating custom appointments in the Flutter Calendar.


https://support.syncfusion.com/kb/article/9936/how-to-add-a-custom-appointments-or-objects-in-the-flutter-calendar


We hope that this helps you. Please let us know if you need further assistance.


Loader.
Up arrow icon