Absolute Positioning

Hi, I want to create a node based GUI so the user can do flow based programming but to do that i need to be able to give absolute positions for nodes. You can see react flow for a good example. I think a widget like Flutter’s Positioned will do the job