implementation("androidx.compose.foundation:foundation-layout:1.11.0-beta01")
Offers essential layout components and modifiers for building user interfaces, including Box, Row, Column, and FlowRow.