FlexBox is an experimental Jetpack Compose container that lays out items in a single direction, dynamically resizing, wrapping, and aligning them to optimally fill the available space. We just launched new documentation for this feature last week:
https://developer.android.com/develop/ui/compose/layouts/adaptive/flexbox


