syncfusion / flutter-examples

This repository contains the Syncfusion Flutter UI widgets examples and the guide to use them.
Other
1.98k stars 775 forks source link

Syncfusion Calendar - adjust content in day cells #627

Closed kanagiza closed 1 year ago

kanagiza commented 2 years ago

image I want to do like this, can you help me ?

Indumathi1195R commented 2 years ago

Hi,

By using the monthCellbuilder you can achieve this requirement. We have a UG and KB documentation for the same. Please find the documentations from the following link.

UG link: https://help.syncfusion.com/flutter/calendar/builders#month-cell-builder

KB links:

https://www.syncfusion.com/kb/12306/how-to-customize-the-month-cell-with-appointment-count-in-the-flutter-calendar https://www.syncfusion.com/kb/12210/how-to-customize-the-month-cell-based-on-the-appointment-using-builder-in-the-flutter

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

Regards, Indumathi R