GitHub / sedanuronderr / basicandroidkotlincomposeLazyGrid
Compose ,LazyVerticalGrid,Mvvm,State Hoisting, Compose -UI Jetpack libraries were used in the project.
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Kotlin
Size: 276 KB
Dependencies parsed at:
7
Created at: over 2 years ago
Updated at: about 1 year ago
Pushed at: over 1 year ago
Last synced at: about 1 year ago
Topics: compose, compose-ui, composer-plugin, composer-project, lazygrid, state-hoisting
app/build.gradle
maven
- androidx.activity:activity-compose 1.3.1 implementation
- androidx.compose.material:material 1.1.1 implementation
- androidx.compose.ui:ui $compose_ui_version implementation
- androidx.compose.ui:ui-tooling-preview $compose_ui_version implementation
- androidx.core:core-ktx 1.7.0 implementation
- androidx.lifecycle:lifecycle-runtime-ktx 2.3.1 implementation
- junit:junit 4.13.2 testImplementation
build.gradle
maven