implementation("androidx.compose.material3.adaptive:adaptive-layout:1.3.0-alpha01")
Facilitates adaptive UI development with Material Design 3, offering components like `ThreePaneScaffold` and `AnimatedPane` for responsive layouts.