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

Indicator alignment #47

Open Ammar-solutionWise opened 6 months ago

Ammar-solutionWise commented 6 months ago

Hello , iam using teh packagee for displaying timeline which consists of row inside which there is coloumn which contains title and subtitle now the column is expanded and after th column teh is container in row which is aligned to start in order to be in same line as title but now what happens that as my sub title gets larger teh indicator starts moving that it is no longer on title as the titke gets pushed up due to expanded how can i overcome this ?