board_datetime_picker 1.4.0 copy "board_datetime_picker: ^1.4.0" to clipboard
board_datetime_picker: ^1.4.0 copied to clipboard

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

1.4.0 #

  • Support for specifying picker title and item subtitle.
  • Support for getting results in other than DateTime.

1.3.1 #

  • Fixed a problem with focus shifting and difficulty entering text when entering text.
  • Improved operability when using hardware keyboard

1.3.0 #

  • Support daylight saving time.
  • Support for changing the start day of the week.
  • Support for changing the date format of the picker.

1.2.1 #

  • Supported locale. The option weekdays has been deprecated accordingly.

1.2.0 #

  • Added showBoardDateTimePicker function for modal bottom sheet.

1.1.1 #

  • [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.0 #

  • 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.3 #

  • 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

1.0.2 #

  • Changed to allow specification of language data to be displayed
  • [Bug fix] Fixed problem with date buttons not becoming selected

1.0.1 #

  • Update README

1.0.0 #

  • Release board_datetime_picker
67
likes
0
pub points
90%
popularity

Publisher

verified publishermytooyo.dev

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, flutter, intl

More

Packages that depend on board_datetime_picker