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

Bug: the current month is always shown selected in showMonthRangePicker #105

Closed kinex closed 2 months ago

kinex commented 2 months ago

The current month is always shown selected in showMonthRangePicker even if initialRangeDate and endRangeDate are specified. This is slightly confusing to the user.

Macacoazul01 commented 2 months ago

fixed in 5.1.1