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

Weekend Option #295

Closed niravsonii closed 2 years ago

niravsonii commented 2 years ago

Version of flutter_calendar_carousel

Flutter 2.2.3:

I'm using this package to show a calendar which allows user to see only single weekend day which should be Sunday. If there would be an option/choice like weekend day [eg: weekendDays: "<1/2>"], this could help many of the developers to use in many ways.

Expected Behaviour

It should allow user to choose how many weekends they want to show as different colour/style. After applying this User will now be able to show only Sunday as a weekend day.

Screenshot 2021-11-25 at 7 23 39 PM

Actual Behaviour

Currently, I didn't see any option to choose weekend days / add number of weekend days.

Screenshot 2021-11-25 at 7 22 57 PM

Steps to reproduce the behaviour

Only Need to add an option to select weekend days / add weekend days.

github-actions[bot] commented 2 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.