iamvivekkaushik / DatePickerTimelineFlutter

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

Weeks / Months Support #43

Open dvird opened 3 years ago

dvird commented 3 years ago

Is it possible to pick type of the time?

for example. type.daily / type.weekly / type.monthly

dvird commented 3 years ago

@iamvivekkaushik is this project still maintained by you?

iamvivekkaushik commented 3 years ago

@iamvivekkaushik is this project still maintained by you?

Yes, In my free time I still work on it. I don't understand what you mean by "pick type of time".

dvird commented 3 years ago

Great ! See here someone did pull request for month selection. https://github.com/iamvivekkaushik/DatePickerTimelineFlutter/pull/30 im mean we'll being able to select the presentation type like calendar. daily selection (which is what we've right now), weekly selection (weeks scroll view), and months

iamvivekkaushik commented 3 years ago

No, it does not support that.