GitHub / SmartToolFactory / Jetpack-Compose-Tutorials
๐๐งจ๐ Series of Tutorials to learn about Jetpack Compose with subjects Material Widgets, Layout, SubcomposeLayout, custom layouts, State, custom rememberable, recomposition, LaunchedEffect, side-effects, Gesture, Animation, Navigation, Canvas, UIs like whatsapp and others.
Stars: 3,357
Forks: 366
Open issues: 4
License: apache-2.0
Language: Kotlin
Size: 85.6 MB
Dependencies parsed at:
20
Created at: over 4 years ago
Updated at: 16 days ago
Pushed at: about 1 month ago
Last synced at: 16 days ago
Topics: android, android-ui, canvas, compose-animation, compose-canvas, compose-ui-test, custom-layout, jetpack-compose, jetpack-compose-animation, jetpack-compose-canvas, jetpack-compose-navigation, jetpack-compose-tutorial, material-components, material-design, sideeffects, unit-testing
- androidx.activity:activity-compose 1.6.1 implementation
- androidx.appcompat:appcompat 1.6.0 implementation
- androidx.compose.material:material $compose_version implementation
- androidx.compose.material:material-icons-extended $compose_version implementation
- androidx.compose.runtime:runtime $compose_version implementation
- androidx.compose.ui:ui $compose_version implementation
- androidx.compose.ui:ui-tooling $compose_version implementation
- androidx.compose.ui:ui-util $compose_version implementation
- androidx.constraintlayout:constraintlayout-compose 1.0.1 implementation
- androidx.core:core-ktx 1.9.0 implementation
- androidx.lifecycle:lifecycle-runtime-ktx 2.5.1 implementation
- androidx.navigation:navigation-compose $nav_compose_version implementation
- com.google.accompanist:accompanist-drawablepainter $accompanist_version implementation
- com.google.accompanist:accompanist-systemuicontroller $accompanist_version implementation
- com.google.android.material:material 1.8.0 implementation
- dev.chrisbanes.accompanist:accompanist-coil 0.6.2 implementation
- dev.chrisbanes.accompanist:accompanist-glide 0.6.2 implementation
- dev.chrisbanes.accompanist:accompanist-picasso 0.6.2 implementation
- io.coil-kt:coil-compose 2.1.0 implementation
- junit:junit 4.13.2 testImplementation