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 orientation calendar #23

Closed LucssCarvalho closed 1 year ago

LucssCarvalho commented 4 years ago

Added retroactive dates at new calendar implementation

iamvivekkaushik commented 4 years ago

The "orientation" variable is a boolean which doesn't make any sense. What does it mean having a true orientation? It's confusing. Can you also help me understand the use-case for reverse timeline?

LucssCarvalho commented 4 years ago

I agree with you regarding the name of the variable, in my case, I just need to use the dates that have already been passed. it is important to leave the freedom of this selection

sooorajjj commented 3 years ago

Useful feature for me too , i need to show results based on older dates

sooorajjj commented 3 years ago

Here is how i did it https://gist.github.com/sooorajjj/e4197bf885f9f0cdf3109bb9dc2337e6