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
Version of flutter_calendar_carousel
1.3.17
Expected behavior
I want to add two events one for normal holidays and one for some special event how to make them different in color
Actual behavior
the event can be added with only one color with marked date
The text was updated successfully, but these errors were encountered: