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
424 stars 117 forks source link

Doesn't support family tree #128

Open kamal0808 opened 3 weeks ago

kamal0808 commented 3 weeks ago

This library doesn't support designing a family tree, but shows up as top results for flutter just because it has Family tree written in the readme. Please either remove the description from readme file or enhance the library to support building the family tree like it should. This is an issue.