LazyFlowLayout
LazyFlowLayout copied to clipboard
A Jetpack Compose layout that places its children in a way that CSS Flexible Box Layout Module does.
Hello, Thanks for the library, when checking for the parameter and. the LazyFlowRow from my project, what's display is: ``` @androidx.compose.runtime.Composable @androidx.compose.runtime.ComposableTarget public fun LazyFlowRow(modifier: androidx.compose.ui.Modifier = COMPILED_CODE, horizontalArrangement: androidx.compose.foundation.layout.Arrangement.Horizontal...
Update gradle set Compile and Target to 35 Comply edge to edge Use latest dependencies