1 min readJun 13, 2018
That is why I suggest emojis.
But you can create your own CustomMultiChildLayout
that works like Wrap
and also keeps the height of children other than the first constrained.
It requires doing some math in the layout delegate but should do the trick.