I would like to create a family tree in FlutterFlow but seems that there are no existing widgets that could support that. The idea is that it should be possible to zoom in/zoom out into different parts of the tree and when clicking on each person, the user goes to the dedicated page.
Attached is the example of what I would like to achieve.
How would you advise to accomplish this? Thanks!