I am searching for a Flutter plugin which can help in building a Family Tree exactly what it has to be and it needs to build dynamically from a raw JSON. I found some plugins but those are not I am expecting.
Asked
Active
Viewed 2,135 times
1 Answers
5
I am answering my own question. Recently I found a Flutter Plugin graphview, using this we are able to create a family tree but need some work to build it dynamically from a raw JSON.

lenz
- 2,193
- 17
- 31

Varun Kumar Medam
- 91
- 10
-
hey, can you please share the code how you generate tree from JSON? – Sulfy Mar 03 '21 at 13:15