flutter_date_time_picker/CHANGELOG.md
bob 5cf0cc6b38 Add extra customization options for datepicker component
- Option to customize icons to scroll to next anmd previous month
- Option to change formatting on weekdays/month (caps/no caps)
2023-02-09 14:27:42 +01:00

832 B

2.3.1

  • Added extra customization options for datetimepicker (Customizable buttons, text formatting for weekday and month)

2.3.0

  • Added availability of datetimepicker without button

2.2.4

  • Fixed drag down date time picker not rebuilding

2.2.3

  • Fixed skipping month bug

2.2.2

  • Made the popup dismissible

2.2.1

  • Added marking to datetimepicker

2.2.0

  • Added the abilty to add the weekday letters above the months

2.1.0

  • Fixed internalization of the package
  • Added dragcallback to the draggablesheet

2.0.0

  • Added overlay variant of datetimepicker

1.2.0

  • Made date time picker height customizable

1.1.0

  • Added option to change background color of date picker.
  • Added option to style the bar at the bottom of the date picker.

1.0.0

  • TODO: Describe initial release.