date_range_picker_sheet 0.1.1
date_range_picker_sheet: ^0.1.1 copied to clipboard
A pretty, customizable date range picker presented as a Material bottom sheet, with an inline month calendar and quick-select chips.
Changelog #
0.1.1 #
- Added preview screenshots (default orange theme and customized teal theme with a range selected) to the README and the pub.dev screenshot carousel.
- Added Maintainer and Contributing sections to the README.
0.1.0 #
Initial release.
DateRangePickerSheetwidget with inline month calendar and range highlighting.DateRangePickerSheet.show()modal helper.- Quick-select chips: Today, Last week, Last month.
- Configurable
minDate/maxDate(defaults: no min, today + 14 days). - Custom date format (defaults to
dd-MMM-yyyy). DateRangePickerSheetThemefor color/radius overrides.DateRangePickerSheetLabelsfor translation.
