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

Question: timeline branching? #50

Open logiczsniper opened 2 years ago

logiczsniper commented 2 years ago

Hello and thanks for making this package. I am wondering if you have any plans of implementing the ability to have parallel timelines similar to what you might see in a git history graph;

image

This may be a feature I would want for a personal project of mine and if I do end up needing it, I would be more than happy to contribute the code to this awesome package!