GaspardMerten / date_range_picker

Date Range Picker is a user-friendly and simple package for Flutter that allows users to select a date range. It's designed to evolve over time, and its components are built to be reusable.
MIT License
12 stars 31 forks source link

Wrong locale on flutter web #20

Open sequanimartin opened 5 months ago

sequanimartin commented 5 months ago

In web applications the locale for the month and weekday names seems to be taken from the browser. Is there a way to manually override this behavior? I would like to have the locale of the current selected language instaed.