How to center only one element in a row of 3 elements in flutter
I'm creating Instagram clone app and I want to create a view like Instagram post. I want my carousel indicator in the center of my row while a group of button such as like or comment to the left and…