1

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.

1 Answers1

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