iamvivekkaushik / DatePickerTimelineFlutter

Flutter Date Picker Library that provides a calendar as a horizontal timeline
Apache License 2.0
283 stars 198 forks source link

Added option to just enable some dates #36

Closed alexandrebeato closed 3 years ago

alexandrebeato commented 4 years ago

If the user set enabledDates list on constructor, the different dates will not work and his colors will be light grey.

iamvivekkaushik commented 3 years ago

Hi @alexandrebeato, this is feature was already implemented in this library. You can check the constructor for more detail.