iamvivekkaushik / DatePickerTimelineFlutter

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

Enhancement to show day as today #27

Closed Faiyyaz closed 1 year ago

Faiyyaz commented 4 years ago

Hi,

I have make changes to the code where a user can mark day as today for today's date.

Also user can dynamically set font size, font family & font weight and if it's not set then the default values will be used

iamvivekkaushik commented 4 years ago

Hi, thanks for your contributions. I'll take a look.