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

need length of before line & after line to be different, how to do that #49

Open kevinw8801 opened 3 months ago

kevinw8801 commented 3 months ago

looks length of before line and after line are the same, for my case, I'll need them to be different, is it supported? if so, how to do it? thanks!