PackageTrack
Sign in Get early access

board_datetime_picker

Picker to select date and time for Flutter. It is both a calendar and a picker, offering a variety of options as a package.

2.8.7 3.7K downloads/mo #4314 most downloaded on pub.dev mytooyo/board_datetime_picker

What this package is like to depend on

Last release 1 months ago

25 Jul 2026

Release timing varies

gaps range from 1 weeks to 6 months

Nearly every release is documented

notes for 46 of 46 stable releases

Nothing withdrawn

no release was ever pulled

3 years old

46 releases · first in 2023

6 releases in the last 12 months

see the full history below

Release timeline

46 releases · Apr 2023 to Jul 2026
2024 2025 2026
Release Pre-release

Releases

latest 46
  1. 2.8.7 25 Jul 2026
    Release notes
    • Reverted SizeTransition.alignment back to the deprecated axisAlignment to keep compatibility with Flutter versions earlier than 3.42, where the alignment parameter does not exist. (#100)
    Open source →
  2. 2.8.6 24 Jun 2026
    Release notes
    • Fixed the correction flash animation using a stale foreground color after the theme changed.
    • Fixed memory leaks by disposing focus nodes, timers, animation controllers and notifiers that were left undisposed (BoardDateTimeBuilder, BoardDateTimeInputField, BoardMultiDateTimeController, picker item widgets).
    • Fixed an issue where focus listeners on picker item options were not removed when the picker type changed, which could cause stale callbacks to fire.
    • Replaced deprecated SizeTransition.axisAlignment with alignment.
    Open source →
  3. 2.8.5 21 Dec 2025
    Release notes
    • Fixed the issue where items lag when minimumDate and maximumDate are too large.
    Open source →
  4. 2.8.4 04 Nov 2025
    Release notes
    • Support for multi start and end date subtitle
    Open source →
  5. 2.8.3 25 Oct 2025
    Release notes
    • Fixed Empty row appears in calendar view.
    • Fixed separator does not align itself based of picker subtitles.
    • Support flexible calendar display in wide mode.
    • Supports displaying down to the second in datetime when using wide mode.
    Open source →
  6. 2.8.2 07 Sep 2025
    Release notes
    • Fixed an issue where customCloseButtonBuilder did not function for BoardDateTimeNoneButtonHeader.
    Open source →
  7. 2.8.1 20 Jul 2025
    Release notes
    • Added callback control during Picker animation.
    • Added vertical layout.
    Open source →
  8. 2.8.0 15 Jun 2025
    Release notes
    • Added BoardDateTimeViewMode to control the display mode of the picker and calendar.
      • This setting has no effect when the picker is in wide mode.
    Open source →
  9. 2.7.0 04 Jun 2025
    Release notes
    • Add date range mode (dateRangeMode) for multi selection picker.
    Open source →
  10. 2.6.0 17 May 2025
    Release notes
    • Add calendarItemBuilder and calendarItemDecoration
    • Add embedded picker widget (BoardDateTimePickerWidget).
    Open source →
  11. 2.5.0 25 Feb 2025
    Release notes
    • Add support for month names.
    • Add a function that can override the maximum date when a start date and time is selected.
    • Add title builder with selectedDate.
    • Performance and functionality improvements.
    Open source →
  12. 2.4.1 28 Jan 2025
    Release notes
    • Bug fix on separator position when PickerFormat is specified.
    Open source →
  13. 2.4.0 24 Jan 2025
    Release notes
    • Add ability to change close button widget.
    • Add separator option.
    • Fixed the issue preventing debugging of the example on Android.
    Open source →
    Release notes
    • Add ability to change close button widget.
    • Add separator option.
    • Fixed the issue preventing debugging of the example on Android.
    Open source →
  14. 2.3.0 13 Jan 2025
    Release notes

    v2.3.0 update (#65)

    * #59 ampm support

    * #63 add input field custom validators

    * v2.3.0 update

    Open source →
    Release notes
    • Added AM/PM support.
    • Added feature to add custom validation to input fields.
    Open source →
  15. 2.2.1 05 Jan 2025
    Release notes
    • Added feature to reset button.
    • Fixed bugs.
    Open source →
  16. 2.2.0 15 Dec 2024
    Release notes
    • Deprecation fixes in Flutter 3.27
    Open source →
  17. 2.1.6 18 Nov 2024
    Release notes
    • Added feature to customize selected items in the calendar.
    Open source →
  18. 2.1.5 06 Nov 2024
    Release notes
    • Added the ability to customize the action area.
    Open source →
  19. 2.1.4 25 Sep 2024
    Release notes
    • Fixed a bug onFocusChanged not called.
    Open source →
  20. 2.1.3 11 Sep 2024
    Release notes
    • Added Suport for Custom Header Widget.
    Open source →
  21. 2.1.2 09 Sep 2024
    Release notes
    • Added currentDate getter to BoardDateTimeTextController.
    Open source →
  22. 2.1.1 14 Aug 2024
    Release notes
    • Fixed a bug in the value of the initial state result in modal display.
    • Fixed problem with list items not displaying in flutter 3.24.
    Open source →
  23. 2.1.0 27 Jul 2024
    Release notes
    • Added the feature to select seconds for DateTimePickerType.time.
      • Use with withSecond option.
    Open source →
  24. 2.0.0 03 Jul 2024
    Release notes
    • Added multi-selection feature to allow selection of a range of dates.
      • To use it, call showBoardDateTimeMultiPicker.
      • Only modal display is supported.
    Open source →
  25. 1.6.9 25 Jun 2024
    Release notes

    Bug fixes in web release mode.

    Open source →
    Release notes
    • Bug fixes in web release mode.
    Open source →
  26. 1.6.8 20 Jun 2024
    Release notes
    • Fixed a bug that was not reflected in the setText of the BoardDateTimeTextController.
    Open source →
  27. 1.6.7 10 Jun 2024
    Release notes
    • Added Picker type to display when text field has focus.
    Open source →
  28. 1.6.6 31 May 2024
    Release notes
    • Added option (inputable) to allow text input. (Default is true)
    Open source →
  29. 1.6.5 06 May 2024
    Release notes
    • Fixed an issue where the keyboard and picker overlapped in the input field.
    Open source →
  30. 1.6.4 28 Apr 2024
    Release notes
    • Added support for specifying colors for Saturday and Sunday
    Open source →
  31. 1.6.3 22 Apr 2024
    Release notes
    • Fixed an issue where a non-existent date and time could be selected in the picker.
    Open source →
  32. 1.6.2 15 Apr 2024
    Release notes
    • Fixed a problem input textfield
    Open source →
  33. 1.6.1 04 Apr 2024
    Release notes
    • Fixed a problem initialDate
    Open source →
  34. 1.6.0 04 Apr 2024
    Release notes
    • Added BoardDateTimeInputField Widget.
      It is a TextField with autocomplete and check functions.
      An input field with the same functionality as a regular TextFormField, but designed for date entry/selection.
      Both text field and Picker can be used at the same time.
    Open source →
  35. 1.5.0 14 Feb 2024
    Release notes
    • Upgrade the package.
    • Deprecation removed (weekdays)
    Open source →
  36. 1.4.0 24 Nov 2023
    Release notes
    • Support for specifying picker title and item subtitle.
    • Support for getting results in other than DateTime.
    Open source →
  37. 1.3.1 13 Nov 2023
    Release notes
    • Fixed a problem with focus shifting and difficulty entering text when entering text.
    • Improved operability when using hardware keyboard
    Open source →
  38. 1.3.0 30 Oct 2023
    Release notes
    • Support daylight saving time.
    • Support for changing the start day of the week.
    • Support for changing the date format of the picker.
    Open source →
  39. 1.2.1 29 Oct 2023
    Release notes
    • Supported locale. The option weekdays has been deprecated accordingly.
    Open source →
  40. 1.2.0 28 Oct 2023
    Release notes
    • Added showBoardDateTimePicker function for modal bottom sheet.
    Open source →
  41. 1.1.1 04 Oct 2023
    Release notes
    • [Bug fix] Fixed a bug that caused the value passed in the change callback to be the current date and time when the picker is displayed if no initial date and time is specified.
    Open source →
  42. 1.1.0 19 Jul 2023
    Release notes
    • Added option to specify the value to be displayed or selectable for the time picker.
    • Execute change callback if initial date is outside minimum or maximum range
    • [Bug fix] Fixed problem with imps and fields not entering values correctly
    Open source →
  43. 1.0.3 10 Jul 2023
    Release notes
    • Allows minimum and maximum dates to be specified
    • Added openPicker that can be displayed without arguments when open.
    • [Bug fix] Fixed date misalignment issue with calendar paging
    Open source →
  44. 1.0.2 25 Apr 2023
    Release notes
    • Changed to allow specification of language data to be displayed
    • [Bug fix] Fixed problem with date buttons not becoming selected
    Open source →
  45. 1.0.1 03 Apr 2023
    Release notes
    • Update README
    Open source →
  46. 1.0.0 03 Apr 2023
    Release notes
    • Release board_datetime_picker
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive