flutter_neat_and_clean_calendar
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
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
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.