implementation("androidx.compose.foundation:foundation-layout:1.11.1")
Enhances Compose with advanced layout components like `Box`, `Column`, `Row`, and `Spacer` for building complex, responsive user interfaces.