JHBitencourt / timeline_tile

A package to help build customisable timelines in Flutter.
https://pub.dev/packages/timeline_tile
MIT License
743 stars 146 forks source link

How to animate LineStyle? #22

Open omidraha opened 3 years ago

omidraha commented 3 years ago

Is there any sample example for showing how to animate drawing LineStyle?

I wish by clicking on every indicator of IndicatorStyle, the drawing of all afterLineStyle, beforeLineStyle lines until the current step can be animatable by one new color.