year_month_picker 1.0.2 copy "year_month_picker: ^1.0.2" to clipboard
year_month_picker: ^1.0.2 copied to clipboard

A Flutter package that enables users to select a year and month via a dialog or bottom sheet interface.

1.0.1 #

  • Initial release

1.0.2 #

  • Fix: Improved dialog performance
    • Replaced the DropdownButton with a custom Dropdown widget for the year selector in the YearMonthPickerDialog.
    • Updated month item builder to use 'MMM' format for device widths <= 412 and 'MMMM' for larger screens.
    • Added a SizedBox for spacing below the month selector.
0
likes
160
points
326
downloads

Publisher

verified publisherdophilong.infinityfreeapp.com

Weekly Downloads

A Flutter package that enables users to select a year and month via a dialog or bottom sheet interface.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

carousel_slider, flutter, intl

More

Packages that depend on year_month_picker