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
Releases
latest 46-
2.8.725 Jul 2026Release notes
Open source →- Reverted
SizeTransition.alignmentback to the deprecatedaxisAlignmentto keep compatibility with Flutter versions earlier than 3.42, where thealignmentparameter does not exist. (#100)
- Reverted
-
2.8.624 Jun 2026Release notes
Open source →- 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.axisAlignmentwithalignment.
-
2.8.521 Dec 2025Release notes
Open source →- Fixed the issue where items lag when minimumDate and maximumDate are too large.
-
2.8.404 Nov 2025 -
2.8.325 Oct 2025Release notes
Open source →- 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
datetimewhen using wide mode.
-
2.8.207 Sep 2025Release notes
Open source →- Fixed an issue where
customCloseButtonBuilderdid not function forBoardDateTimeNoneButtonHeader.
- Fixed an issue where
-
2.8.120 Jul 2025 -
2.8.015 Jun 2025Release notes
Open source →- Added
BoardDateTimeViewModeto control the display mode of the picker and calendar.- This setting has no effect when the picker is in wide mode.
- Added
-
2.7.004 Jun 2025 -
2.6.017 May 2025Release notes
Open source →- Add
calendarItemBuilderandcalendarItemDecoration - Add embedded picker widget (
BoardDateTimePickerWidget).
- Add
-
2.5.025 Feb 2025Release notes
Open source →- 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.
-
2.4.128 Jan 2025 -
2.4.024 Jan 2025Release notes
Open source →- Add ability to change close button widget.
- Add separator option.
- Fixed the issue preventing debugging of the example on Android.
Release notes
Open source →- Add ability to change close button widget.
- Add separator option.
- Fixed the issue preventing debugging of the example on Android.
-
2.3.013 Jan 2025Release notes
Open source →Release notes
Open source →- Added AM/PM support.
- Added feature to add custom validation to input fields.
-
2.2.105 Jan 2025 -
2.2.015 Dec 2024 -
2.1.618 Nov 2024 -
2.1.506 Nov 2024 -
2.1.425 Sep 2024 -
2.1.311 Sep 2024 -
2.1.209 Sep 2024 -
2.1.114 Aug 2024Release notes
Open source →- 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.
-
2.1.027 Jul 2024Release notes
Open source →- Added the feature to select seconds for
DateTimePickerType.time.- Use with
withSecondoption.
- Use with
- Added the feature to select seconds for
-
2.0.003 Jul 2024Release notes
Open source →- Added multi-selection feature to allow selection of a range of dates.
- To use it, call
showBoardDateTimeMultiPicker. - Only modal display is supported.
- To use it, call
- Added multi-selection feature to allow selection of a range of dates.
-
1.6.925 Jun 2024 -
1.6.820 Jun 2024Release notes
Open source →- Fixed a bug that was not reflected in the
setTextof theBoardDateTimeTextController.
- Fixed a bug that was not reflected in the
-
1.6.710 Jun 2024 -
1.6.631 May 2024 -
1.6.506 May 2024Release notes
Open source →- Fixed an issue where the keyboard and picker overlapped in the input field.
-
1.6.428 Apr 2024 -
1.6.322 Apr 2024Release notes
Open source →- Fixed an issue where a non-existent date and time could be selected in the picker.
-
1.6.215 Apr 2024 -
1.6.104 Apr 2024 -
1.6.004 Apr 2024Release notes
Open source →- Added
BoardDateTimeInputFieldWidget.
It is a TextField with autocomplete and check functions.
An input field with the same functionality as a regularTextFormField, but designed for date entry/selection.
Both text field and Picker can be used at the same time.
- Added
-
1.5.014 Feb 2024 -
1.4.024 Nov 2023Release notes
Open source →- Support for specifying picker title and item subtitle.
- Support for getting results in other than DateTime.
-
1.3.113 Nov 2023Release notes
Open source →- Fixed a problem with focus shifting and difficulty entering text when entering text.
- Improved operability when using hardware keyboard
-
1.3.030 Oct 2023Release notes
Open source →- Support daylight saving time.
- Support for changing the start day of the week.
- Support for changing the date format of the picker.
-
1.2.129 Oct 2023 -
1.2.028 Oct 2023 -
1.1.104 Oct 2023Release notes
Open source →- [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.
-
1.1.019 Jul 2023Release notes
Open source →- 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
-
1.0.310 Jul 2023Release notes
Open source →- Allows minimum and maximum dates to be specified
- Added
openPickerthat can be displayed without arguments when open. - [Bug fix] Fixed date misalignment issue with calendar paging
-
1.0.225 Apr 2023Release notes
Open source →- Changed to allow specification of language data to be displayed
- [Bug fix] Fixed problem with date buttons not becoming selected
-
1.0.103 Apr 2023 -
1.0.003 Apr 2023