elements Where should the Flutter button be placed relative to other elements?
we need to locate 8 buttons in a shape of half circle with equal distance from another button like shown in picture below: (https://phpout.com/wp-content/uploads/2023/05/F0R75.png) we tried to use positioned widgets but it didnt work. enter image description here