dropdown_timepicker 1.0.0 copy "dropdown_timepicker: ^1.0.0" to clipboard
dropdown_timepicker: ^1.0.0 copied to clipboard

A robust dropdown-based time picker for Flutter with 12/24-hour support and form validation.

1.0.0 #

  • Promoted the package to a stable 1.0.0 release.
  • Reworked DropdownTimePicker to use immutable configuration and safer state updates.
  • Replaced deprecated dropdown APIs to align with current Flutter versions.
  • Fixed the visible field order so hours, minutes, and AM/PM render consistently.
  • Added sanitization for invalid initial selections and safer hour-range handling.
  • Added widget tests for rendering, validation, 24-hour mode, and range behavior.
  • Updated the example app test, README, and package metadata.

0.1.0 #

  • Optimized the code.
  • Fixed a dark mode bug.

0.0.1 #

  • Initial release.
10
likes
160
points
34
downloads

Documentation

API reference

Publisher

verified publisherrobertrobinson.in

Weekly Downloads

A robust dropdown-based time picker for Flutter with 12/24-hour support and form validation.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on dropdown_timepicker