rwbr / flutter_neat_and_clean_calendar

Simple and clean flutter calendar with ability to slide up/down to show weekly/monthly calendar. Forked from [flutter_clean_calender](https://pub.dev/packages/flutter_clean_calendar)
MIT License
104 stars 51 forks source link

how to change locale for datePicker? #79

Closed koshpendi closed 1 month ago

koshpendi commented 1 month ago
image

I changed locale for whole Calendar and works ok. But not datePicker. For example Sun, Jul 14 should be in Russian

rwbr commented 1 month ago

Version 0.4.0 no takes care of the selected locale of the device and adapts accourdingly.