flutter_date_time_picker/CHANGELOG.md

19 lines
377 B
Markdown
Raw Normal View History

2022-11-25 14:58:38 +01:00
## 2.1.0
* Fixed internalization of the package
* Added dragcallback to the draggablesheet
## 2.0.0
* Added overlay variant of datetimepicker
2022-11-15 11:47:53 +01:00
## 1.2.0
* Made date time picker height customizable
## 1.1.0
2022-11-11 13:04:47 +01:00
* 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
2022-08-26 09:56:44 +02:00
* TODO: Describe initial release.