flutter_neat_and_clean_calendar icon indicating copy to clipboard operation
flutter_neat_and_clean_calendar copied to clipboard

[Feature Request] Have option to Remove StartDate || All day || MultiDay and make Summary take the whole row

Open rezmeplxrf opened this issue 1 year ago • 1 comments

rezmeplxrf avatar Jan 24 '24 15:01 rezmeplxrf

Hi great package.

All good but I can't seem to remove StartDate || All day || MultiDay to make Summary text to take the whole row. Thank you

rezmeplxrf avatar Jan 24 '24 15:01 rezmeplxrf

From version v0.4.1 on you have the option to customize the list cell for the events by setting the property eventCellBuilder. By doing so you can let the cells look like, whatever you wish. See example code.

rwbr avatar Aug 06 '24 13:08 rwbr