date_range_picker_sheet 0.1.0
date_range_picker_sheet: ^0.1.0 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.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.