dooboolab-community / flutter_calendar_carousel

Calendar widget for flutter that is swipeable horizontally. This widget can help you build your own calendar widget highly customizable.
MIT License
837 stars 307 forks source link

markedDateCustomTextStyle not adopt style in weekend days #277

Closed Srj-Love closed 3 years ago

Srj-Love commented 3 years ago

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

github-actions[bot] commented 3 years ago

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.