- Migrated to Null Safety
- Added option to activate/deactivate certain dates
- Fixed bug where slider was going past the selected date
- This version is breaking backward compatibility
- Added option to show past dates
- Added option to change the selected date text color separately
- Added a controller to the control the DatePicker widget
- Added option to change the width of the Date Widget Item
- Fixed issue with Locale not being initialized
- Added Locale option to show date in different language
- Added option to limit the number of date shown in the list
- Added option to manage width and height of the timeline
- Added ability to manage text style for month, date and day text.
- Made changes to DatePickerTimeline constructor
- First Major release
- Fixed bug where passing date to constructor was not working
- Updated Readme
- Added Selected Time Display to the Demo App
- Removed time from the selected date
- Initial release.