2024-05-30 14:07:13 +02:00
|
|
|
## 4.1.0
|
|
|
|
|
|
|
|
- Fixed a bug where there would be an extra line for the week after the current month in the month_date_time_picker
|
|
|
|
- Added more customization options for the container around the date_time_picker.dart
|
|
|
|
|
2023-11-16 10:41:16 +01:00
|
|
|
## 4.0.1
|
|
|
|
|
|
|
|
- Added an extra widget builder to add more customizability, for example to add 'today' and 'close' buttons.
|
|
|
|
|
2023-11-06 13:57:35 +01:00
|
|
|
## 4.0.0
|
|
|
|
|
|
|
|
- Controller has to be specified given to the [DragDownDateTimePicker] so the date can be changed outside of the widget itself.
|
|
|
|
|
2023-10-26 10:30:17 +02:00
|
|
|
## 3.3.3
|
|
|
|
|
|
|
|
- Added option for date box theme for marked dates and a boolean to use it
|
|
|
|
|
2023-10-06 11:52:03 +02:00
|
|
|
## 3.3.2
|
|
|
|
|
|
|
|
- Fixed size of Date_Time_Picker
|
|
|
|
|
2023-10-06 10:01:28 +02:00
|
|
|
## 3.3.1
|
|
|
|
|
|
|
|
- Fixed seperated bar theme from icon color
|
|
|
|
|
2023-08-17 13:41:30 +02:00
|
|
|
## 3.3.0
|
|
|
|
|
|
|
|
- Fixed localization bug for the overlay variant of the datetimepicker
|
|
|
|
- Added option to modify padding around the month name in the calendar of the datetimepicker
|
|
|
|
|
2023-07-26 15:36:02 +02:00
|
|
|
## 3.2.0
|
2023-08-17 13:41:30 +02:00
|
|
|
|
2023-07-26 15:36:02 +02:00
|
|
|
- Added call back for whenever the user navigates to a different month
|
|
|
|
|
2023-05-12 09:54:02 +02:00
|
|
|
## 3.1.0
|
2023-08-17 13:41:30 +02:00
|
|
|
|
2023-05-12 09:54:02 +02:00
|
|
|
- Add compatibility with flutter 3.10
|
|
|
|
|
2023-02-10 13:46:22 +01:00
|
|
|
## 3.0.0
|
2023-02-10 11:32:03 +01:00
|
|
|
|
|
|
|
- Added customization options for box encapsulating the datetimepicker (Customize shadow, add image or gradient)
|
2023-02-14 10:58:34 +01:00
|
|
|
- Removed ability to specify ShapeBorder directly in date_time_picker_theme. Specifying ShapeBorder now part of ShapeDecoration-customization
|
|
|
|
- Replaced 4 identical box-themes with different names with 1 general box-theme
|
|
|
|
- Renamed ambiguously named textStyle-property of DatePicker that only affected weekday-styling as weekdayTextStyle
|
|
|
|
- Added custimzation option to change border of days
|
|
|
|
- Added customization option to change padding of calendar
|
2023-10-06 10:01:28 +02:00
|
|
|
|
2023-02-09 11:29:08 +01:00
|
|
|
## 2.3.1
|
|
|
|
|
|
|
|
- Added extra customization options for datetimepicker (Customizable buttons, text formatting for weekday and month)
|
|
|
|
|
2023-02-03 11:59:30 +01:00
|
|
|
## 2.3.0
|
|
|
|
|
|
|
|
- Added availability of datetimepicker without button
|
|
|
|
|
2023-01-31 14:05:06 +01:00
|
|
|
## 2.2.4
|
|
|
|
|
|
|
|
- Fixed drag down date time picker not rebuilding
|
|
|
|
|
2023-01-02 11:02:32 +01:00
|
|
|
## 2.2.3
|
|
|
|
|
|
|
|
- Fixed skipping month bug
|
|
|
|
|
2022-12-14 15:06:42 +01:00
|
|
|
## 2.2.2
|
|
|
|
|
|
|
|
- Made the popup dismissible
|
|
|
|
|
2022-12-09 11:52:22 +01:00
|
|
|
## 2.2.1
|
2022-12-14 15:06:42 +01:00
|
|
|
|
2022-12-09 11:52:22 +01:00
|
|
|
- Added marking to datetimepicker
|
|
|
|
|
2022-12-08 13:26:38 +01:00
|
|
|
## 2.2.0
|
|
|
|
|
|
|
|
- Added the abilty to add the weekday letters above the months
|
|
|
|
|
2022-11-25 14:58:38 +01:00
|
|
|
## 2.1.0
|
2022-12-08 13:26:38 +01:00
|
|
|
|
|
|
|
- Fixed internalization of the package
|
|
|
|
- Added dragcallback to the draggablesheet
|
2022-11-25 14:58:38 +01:00
|
|
|
|
|
|
|
## 2.0.0
|
2022-12-08 13:26:38 +01:00
|
|
|
|
|
|
|
- Added overlay variant of datetimepicker
|
2022-11-25 14:58:38 +01:00
|
|
|
|
2022-11-15 11:47:53 +01:00
|
|
|
## 1.2.0
|
2022-12-08 13:26:38 +01:00
|
|
|
|
|
|
|
- Made date time picker height customizable
|
2022-11-15 11:47:53 +01:00
|
|
|
|
2022-11-11 16:03:05 +01:00
|
|
|
## 1.1.0
|
2022-11-11 13:04:47 +01:00
|
|
|
|
2022-12-08 13:26:38 +01:00
|
|
|
- Added option to change background color of date picker.
|
|
|
|
- Added option to style the bar at the bottom of the date picker.
|
2022-11-11 13:04:47 +01:00
|
|
|
|
2022-11-11 16:03:05 +01:00
|
|
|
## 1.0.0
|
2022-08-26 09:56:44 +02:00
|
|
|
|
2022-12-08 13:26:38 +01:00
|
|
|
- TODO: Describe initial release.
|