date_range_picker_sheet 0.1.1 copy "date_range_picker_sheet: ^0.1.1" to clipboard
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.

  • DateRangePickerSheet widget 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).
  • DateRangePickerSheetTheme for color/radius overrides.
  • DateRangePickerSheetLabels for translation.
1
likes
160
points
34
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A pretty, customizable date range picker presented as a Material bottom sheet, with an inline month calendar and quick-select chips.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on date_range_picker_sheet