Macacoazul01 / month_picker_dialog

Internationalized dialog for picking a single month from an infinite list of years.
https://pub.dev/packages/month_picker_dialog
MIT License
70 stars 97 forks source link

Added localization to cancel and confim button #73

Closed just1982 closed 1 year ago

just1982 commented 1 year ago

Regarding issue #72

here is my try. I looked in the code from Flutter date_picker.dart to see how they did it.