You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add feature on customizing markedDates text and decoration
- More code formattings.
* Add markedDateCustomShapeBorder.
* Add markedDateCustomTextstyle.
* Add documentation on newly added parameters
* Update readme.
* Support customization on each event dot widget
- Fixes#112.
* Give inactiveDaysTextStyle prior to other text styles
- Fixes#101
* Fixed selectedDayTextStyle overriden by todayTextStyle
- Fixes#101.
- Make `renderDay` and `getDefaultTextStyle` to organize week calendar and month calendar properties into one.
* Support onDayLongPressed as a feature request
- Fixes#103.
* Support semantic label
- Fixes#139
* Expose `dayCrossAxisAlignment` and `dayMainAxisAlignment` to resolve#122
* Expose `showIconBehindDayText` to resolve#131
* Fixes#94
I want to add a background color to the specific marked dates. How can I do it? Adding customize widget hides the date.
The text was updated successfully, but these errors were encountered: