flutter_date_time_picker/CHANGELOG.md
2022-11-25 15:15:02 +01:00

19 lines
377 B
Markdown

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