flutter_date_range_picker 0.0.11 flutter_date_range_picker: ^0.0.11 copied to clipboard
Flutter package for selecting date ranges with input, dialog, and calendar options.
0.0.11 #
- Focus on the first date when a quick period is selected
0.0.10 #
- Adding the ability to specify a null quick period selection
- Adding a duration property to the quick period.
- Adding missing documentation for quick period
0.0.9 #
- Removing BouncingScrollPhysics for the quick period selection
0.0.8 #
- Adding missing documentation
0.0.7 #
- Removing useless images from the README.md file
0.0.6 #
- Adding field and form field to the package
- Adding showDateRangePicker to the package
0.0.5 #
- Allowing to specify disabled dates
- Allowing to specify a minimum and a maximum dateRange
- Fixing an issue with today's date which was incorrectly detected.
0.0.4 #
- Updating README.md with image.
0.0.3 #
- Updating README.md
0.0.2 #
- Renaming export file to match package name
0.0.1 #
- Initial release.