vinaygaba / Learn-Jetpack-Compose-By-Example

🚀 This project contains various examples that show how you would do things the "Jetpack Compose" way

Home Page:https://jetpackcompose.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace FlowRow example

Namnodorel opened this issue · comments

The FlowRow composable has been deprecated without direct replacement. The example using it should be removed or replaced by an equivalent implementation.