I to want a row where the items goes to the next line if it gets to small. Fair enough, i am using FlowRow
for that.
I want the items to take up the space on the line they are on. Ok, tried to use weight
, but thats not possible.
So how can i create a Row that both goes to the next line when reaching a size limit, but also make it fill the whole possible width?