iamvivekkaushik / DatePickerTimelineFlutter

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

Year #92

Open pablojoii opened 1 month ago

pablojoii commented 1 month ago

Could you add some params (boolean option, fontstyle only) for Year?

I mean, I'm in 2024, and want to scroll back to 2012 - when there were no apps, hahaha - and I have to count the Januaries? :+1:

Get the point? And the information is there already, just show it.

yearOnLeft: bool yearOnRight: bool yearOnCenter: bool yearStyle: ...

:-)