Layouts: Concept map
In Xamarin.Forms you can create a StackLayout with an Orientation of horizontal or vertical. Flutter has a similar approach, however you would use the Row or Column widgets.
Clickable & Draggable!
Click node to preview!