date_picker_plus 2.0.0
date_picker_plus: ^2.0.0 copied to clipboard
A Flutter library that provides a customizable Material Design date and range picker widgets.
2.0.0 [Breaking] #
- Add
RangeDatePicker
. - Remove color properties in favor of providing a textStyle.
- Rename properties to avoid confusion.
- Expose
DaysPicker
,MonthPicker
,YearsPicker
widgets to use instead of using a full picker. - Update docs and README and Example.
1.1.3 #
- Add ability to modify splash & highlight colors.
1.1.2 #
- fix docs
1.1.1 #
- Add the ability to customize header.