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

arabic calendar not showing the first days #298

Closed aqeelhashem closed 2 years ago

aqeelhashem commented 2 years ago

Version of flutter_calendar_carousel

^2.1.0

check images https://ibb.co/0KKpqgP https://ibb.co/31qtvRx https://ibb.co/K7Q937V https://ibb.co/WH4Vqhs

AbdurrahmanElrayes commented 2 years ago

try setting the parameter firstDayOfWeek: 1, it works for me

aqeelhashem commented 2 years ago

Thanks very much Abdurrahman, it works

SohybBinselm commented 2 years ago

Thanks @AbdurrahmanElrayes , you saved my life!

AbdurrahmanElrayes commented 2 years ago

@SohybBinselm anytime.. contact me if you have any flutter related issue.

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.