flutter_date_pickers
flutter_date_pickers copied to clipboard
RangePicker should not enforce first range selection
Problem When adding a RangePicker, it enforces us to add "selectedPeriod".
Suggested behavior: It should allow us to add null value for "selectedPeriod" so the user can select a desired period
thank you for the opening issue! Will try to make changes soon