date_with_range_picker 1.1.1
date_with_range_picker: ^1.1.1 copied to clipboard
A customizable Flutter date range picker dialog widget with flexible styling and callbacks.
1.1.1 - 2026-03-22 #
- Fix: README screenshot now uses absolute GitHub raw URL so it renders correctly on pub.dev.
1.1.0 - 2026-03-22 #
- Added screenshot to README and pub.dev via
screenshotsin pubspec.yaml. - Updated README with full API parameter table and
showCustomDateRangePickerusage. - Bumped to v1.1.0 (minor bump: new feature — single-date mode + screenshot).
1.0.9+1 - 2026-03-20 #
- Added support for single date selection.
- Introduced
showCustomDateRangePickerwrapper method for simpler usage. - Handled deprecated
withOpacity.
1.0.8 - 2025-12-01 #
- Prepare for pub.dev release: metadata, docs, tests, and lint fixes.
Note: package version published as 1.0.8+1 (build metadata).
1.0.0 - 2025-12-01 #
- Initial release.
0.0.1 #
- Previous initial release notes.
