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
415 stars 115 forks source link

Ported to TypeScript #95

Closed rodydavis closed 1 year ago

rodydavis commented 1 year ago

Just wanted to say I love the project and use it in Flutter a bit, but also wanted it on the web.

Here is a port to typescript: https://github.com/rodydavis/graphview-typescript

nabil6391 commented 1 year ago

Thats Amazing. @rodydavis . Hopefully its used by a lot of people