chulwoo-park / timelines

A powerful & easy to use timeline package for Flutter! 🚀
https://pub.dev/packages/timelines
MIT License
721 stars 147 forks source link

Support indicatorPositionOffset with value in px #65

Open mbilalakmal opened 1 year ago

mbilalakmal commented 1 year ago

Currently we can adjust alignment of indicator along the connecters using indicatorPosition but this accepts value in 0-1 range. A common use case is to have the indicator X px from the start/end.