nabil6391 / graphview

Flutter GraphView is used to display data in graph structures. It can display Tree layout, Directed and Layered graph. Useful for Family Tree, Hierarchy View.
MIT License
420 stars 114 forks source link

How can I make mind mapping with both of Rooted Tree (Left to Right) and (Right to Left) with only one root at the center? #67

Closed DDS-VangTA closed 2 years ago

nabil6391 commented 2 years ago

Duplicate of #65