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

Jump to previous week if first day of week is selected #279

Closed KalpitMistry closed 3 years ago

KalpitMistry commented 3 years ago

2.0.1

Issue of jump previous week in weekview when selected first day of week.

Actual Result : It should be on same day if user selected any date like month view.

Steps to reproduce

  1. Open weekly calendar
  2. Select first day of week
  3. Observe result it jump to previous week
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.

aintend-com commented 2 years ago

I have this problem