maxkeppeler / sheets

⭐ ‎‎‎‏‏‎ ‎Offers a range of beautiful sheets (dialogs & bottom sheets) for quick use in your project. Includes many ways to customize sheets.
https://maxkeppeler.github.io/sheets/
Apache License 2.0
921 stars 77 forks source link

Multiple Dates Selection on Calendar Sheets #100

Closed mena97villalobos closed 2 years ago

mena97villalobos commented 2 years ago

I want to be able to select multiple dates on the calendar sheets, date could be may as the user wants and there's no restriction other than the disable dates

I think the only problem is with the CalendarDateListener cannot handle a list of dates being returned

Probable solution would look something like this image