flutter_picker
flutter_picker copied to clipboard
locale issue - Can months array also be localized.
Hello. I'd like to add Japanese locale, However I found that we have to manually manage the months array.
Can we also put the Months array as part of localization. Check this commit for some reference:
https://github.com/Realank/flutter_datetime_picker/commit/752cfd421e2b399cf13adfa73324e6d5f07605f2
Thank you. Please use the months parameter of DateTimePickerAdapter first.