The graphview is perfect but the problem is I want the parent node to be in center and add nodes respectivly to right and left of the parent node.how to do it
I want to create a family tree in flutter using graph view,were the parent node should be in center and ancestors should be added in left and future generation should be added in right.