Dynamically sizing a container

Hey all- first post here, discovering flutterflow got me to brush off my app building skills for the first time in like, 15 years. Loving it so far.

I have a sort of 'voting' app with two options- the screen is split in two via containers, and I want to make it so the app calculates the percentage of votes for each side out of 100% and dynamically adjusts the size of each container accordingly, so if there were an even number of votes for each side, the screen would be split exactly 50/50, and so on...

it's probably something basic but I just gave myself scrambled eggs for brains by futzing around for way too long trying to figure it out on my own... maybe a container is not the way to go about this to begin with? thank you for any help πŸ™

1
9 replies