FadyFayezYounan / easy_date_timeline

The "easy_date_timeline" package is a customizable Flutter widget that displays a timeline of dates in a horizontal timeline.
MIT License
96 stars 46 forks source link

Physics property #32

Closed aiman-sartaj closed 6 months ago

aiman-sartaj commented 6 months ago

Is there any way to add physics: BouncingScrollPhysics() property for horizontal calendar scrolling.

FadyFayezYounan commented 6 months ago

Now you can use the physics property with EasyInfiniteDateTimeLine widget. physics