mytooyo / board_datetime_picker

Picker to select date and time for Flutter. It is both a calendar and a picker, offering a variety of options as a package.
BSD 3-Clause "New" or "Revised" License
10 stars 7 forks source link

Multiple Date Selection #33

Closed mytooyo closed 2 months ago

mytooyo commented 3 months ago

Implement the ability to select start and end dates and times at once in Picker.

Calendar is a range selection. Picker makes changes to selected start and end dates and times.