simple_date_range_picker 0.0.3 simple_date_range_picker: ^0.0.3 copied to clipboard
A simple, stylish date range picker component for Flutter.
0.0.3 #
Add styling customization API.
- Set background & foreground color for selected dates
- Set TextStyle of the month title
- Set TextStyle of the weekday labels
- Set TextStyle of date grid labels
- Set ButtonStyles for the previous/next IconButtons
- Set background color for the dialog
- Set ButtonStyles for the cancel/confirm buttons in the dialog
0.0.2 #
Relax SDK constraint
0.0.1 #
Initial release
- Basic functionality
- Select a range of dates
- Inline widget
- Dialog