ravipatel0508
ravipatel0508

Reputation: 394

How to cerate L-shaped timeline UI in Flutter?

I am trying to create a timeline-type UI in Flutter. Does anyone know how to create it or any package that helps me create it?

enter image description here

Upvotes: 0

Views: 34

Answers (1)

Chihiro
Chihiro

Reputation: 417

I think you can take a look at this library,should meet your needs flutter_fancy_tree_view

Upvotes: 0

Related Questions