date_picker_timeline 1.1.3
date_picker_timeline: ^1.1.3 copied to clipboard
Flutter Date Picker Library that provides a calendar as a horizontal timeline.
1.1.3 30/09/2019 #
- Fixed issue with Locale not being initialized
1.1.0 27/09/2019 #
- 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
1.0.0 19/09/2019 #
- Added ability to manage text style for month, date and day text.
- Made changes to DatePickerTimeline constructor
- First Major release
0.0.3 13/09/2019 #
- Fixed bug where passing date to constructor was not working
0.0.2 05/09/2019 #
- Updated Readme
- Added Selected Time Display to the Demo App
- Removed time from the selected date
0.0.1 24/08/2019 #
- Initial release.