dooboolab-community/flutter_calendar_carousel

markedDateCustomTextStyle not adopt style in weekend days

Srj-Love opened this issue · 1 comments

Version of flutter_calendar_carousel

flutter_calendar_carousel: ^2.0.1

Expected behavior

Give priority to marked date on weekend style

Actual behavior

It's not rendering marked date TextStyle

flutter doctor result (run flutter doctor in terminal)

Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, 2.0.4, on Microsoft Windows [Version 10.0.19042.928], locale en-IN)
[√] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
[√] Chrome - develop for the web
[√] Android Studio (version 4.1.0)
[√] Connected device (3 available)

• No issues found!

Steps to reproduce the behavior

Just add some events in markedDatesMap including weekend days too.
It's not showing the markedDateCustomTextStyle to weekend days of sunday or saturday.
device-2021-04-27-160520

This issue is stale because it has been open 90 days with no activity. Leave a comment or this will be closed in 7 days.