flutter_date_pickers icon indicating copy to clipboard operation
flutter_date_pickers copied to clipboard

RangePicker should not enforce first range selection

Open iChicago opened this issue 2 years ago • 1 comments

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

iChicago avatar Aug 24 '22 10:08 iChicago

thank you for the opening issue! Will try to make changes soon

MariaMelnik avatar Aug 26 '22 20:08 MariaMelnik