-
Updated
Jan 3, 2022 - Kotlin
#
stateflow
Here are 77 public repositories matching this topic...
android
kotlin
android-development
declarative-ui
android-architecture
android-ui
stateflow
ui-components
hacktoberfest
kotlin-coroutines
ui-toolkit
mvvm-android
room-persistence-library
room-database
jetpack-android
jetpack-compose
coroutines-flow
hilt-android
datastore-android
android
kotlin
material-design
expense-tracker
kotlin-android
android-development
android-architecture
android-ui
stateflow
android-app
kotlin-coroutines
coroutines-android
mvvm-android
room-persistence-library
room-database
jetpack-navigation
jetpack-android
spikeysanju
hilt-android
datastore-android
-
Updated
Mar 14, 2022 - Kotlin
D-KMP Architecture official sample: it uses a shared KMP ViewModel and Navigation for Compose and SwiftUI apps.
android
kotlin
ios
declarative-ui
stateflow
sqldelight
mvi
kmp
kotlin-multiplatform
swiftui
jetpack-compose
ktor-client
kmm
multiplatform-settings
compose-desktop
kotlin-multiplatform-mobile
kmp-viewmodel
d-kmp
-
Updated
Jul 2, 2021 - Kotlin
android
kotlin
camera
microphone
clean-architecture
dagger2
stateflow
mvvm-architecture
coroutines-android
mvvm-android
room-persistence-library
androidviewmodel
material-animation
androidanimation
clean-architecture-coroutines
paging3
hilt-android
hilt-dependency-injection
biometrics-android
screen-dots
-
Updated
Mar 13, 2022 - Kotlin
android
material-design
recyclerview
architecture
kotlin-android
android-development
android-architecture
android-ui
android-studio
stateflow
android-app
hacktoberfest
kotlin-coroutines
mvvm-android
room-persistence-library
couroutine
room-database
jetpack-navigation
hilt-android
datastore-android
-
Updated
Mar 14, 2022 - Kotlin
Android architecture sample with dynamic feature modularisation, clean architecture with MVI (Uni-directional data flow), dagger hilt, DFM Navigation, kotlin coroutines with StateFlow and Exo player.
android
clean-code
coroutines
mvvm
clean-architecture
stateflow
cleanarchitecture
mvi
udacity-android-nanodegree
dagger-android
exoplayer2
bakingapp
mvi-architecture
mvi-clean-architecture
mvi-android
jetpack-android
dynamicfeatures
dagger-hilt
-
Updated
Aug 24, 2021 - Kotlin
A sample Android gallery to search images posted on Reddit built using modern Android development tools (Architecture Components, MVVM, Coroutines, Flow, Navigation, Retrofit, Room, Koin)
android
kotlin
room
navigation
coroutines
mvvm
viewmodel
retrofit2
stateflow
repository-pattern
livedata
gradle-kotlin-dsl
koin
singleactivityapp
mockk
kotlin-flow
-
Updated
Dec 22, 2020 - Kotlin
android
kotlin
ios
submodules
seed
coroutines
mvvm
stateflow
multiplatform
kotlin-dsl
sqldelight
combine
multimodule
ktor
buildsrc
kmp
kotlin-multiplatform
swiftui
kotlin-multi-platform
viewbinding
-
Updated
Mar 13, 2022 - Kotlin
Using StateFlow as LiveData | StateFlow instead of LiveData | LiveData to StateFlow | StateFlow MVVM | StateFlow sample | StateFlow demo
stateflow
kotlin-coroutines
livedata
kotlin-coroutine
kotlin-coroutines-mvvm
kotlin-flow
kotlin-coroutine-flow
koltin-stateflow
kotlin-coroutines-stateflow
kotlin-stateflow-sample
stateflow-demo
coroutines-stateflow
kotlin-state-flow-example-github
stateflow-sample
stateflow-mvvm
stateflow-livedata
state-flow-mvvm
stateflow-android
-
Updated
Mar 12, 2022 - Kotlin
android
kotlin
flow
material-design
clean-architecture
android-architecture
retrofit2
stateflow
repository-pattern
mvvm-architecture
databinding
usecase
ktlint
ktor
mvvm-android
kts
navigation-component
githooks
mvvvm-android
hilt
-
Updated
Oct 16, 2021 - Kotlin
An android application build with a clean architecture approach and Star wars API
kotlin
flow
coroutines
mvvm
android-application
clean-architecture
dagger2
retrofit2
stateflow
star-wars-api
coroutines-android
viewbinding
-
Updated
Mar 19, 2021 - Kotlin
Valorant Agents app is a small Multi-Module demo application to demonstrate modern Android application tech-stacks with a Multi-module and MVVM architecture, with emphasize on Unit & UI testing.
android
kotlin
room
flow
coroutines
clean-architecture
espresso
retrofit2
stateflow
mvvm-architecture
unittesting
modularization
barista
ktlint
gradle-kotlin-dsl
koin
uitesting
mockk
jetpack-android
networkboundresource
-
Updated
Aug 6, 2021 - Kotlin
Sample android application to demonstrate use of Kotlin Coroutines StateFlow.
-
Updated
May 22, 2020 - Kotlin
Clean MVVM with eliminating the usage of context from view models by introducing hilt for DI and sealed classes for displaying Errors in views using shared flows (one time event), and Stateflow for data
kotlin
flow
mvvm
kotlin-android
android-library
android-application
viewmodel
stateflow
mvvm-architecture
kotlin-coroutines
mvvm-sample
sharedflow
kotlin-flow
viewmodels
stateflow-demo
stateflow-sample
kotlin-flow-paging
sealed-class
-
Updated
Dec 11, 2021 - Kotlin
Easy reactive state management for Kotlin Multiplatform. No boilerplate. Compatible with Android.
android
kotlin
reactive
state-management
mobx
coroutines
kotlin-android
android-library
reactive-programming
viewmodel
stateflow
lifecycle
mobile-development
kotlin-multiplatform
jetpack-compose
kotlin-mvvm
kotlin-multiplatform-library
demand-driven
lifecycle-handling
demand-driven-programming
-
Updated
Jan 8, 2022 - Kotlin
Simple Jetpack Compose demo app which is developed with CoinGecko API and modern android technologies.
android
kotlin
repository
coroutines
mvvm
viewmodel
retrofit2
stateflow
coroutines-android
multimodule
navigation-component
jetpack-compose
coroutines-flow
dagger-hilt
accompanist
-
Updated
Sep 11, 2021 - Kotlin
ilkeraslan
commented
Oct 21, 2020
We should serialize and save the latest quiz results and show them in HomeScreen as stats (5 questions, 3 correct answers, 2 wrong answers etc...)
A Hybrid Electric Vehicle (HEV) model in Simscape
-
Updated
Mar 9, 2022 - MATLAB
Prototype which extracts stateful dataflows by analysing Python code.
-
Updated
Oct 11, 2021 - Python
Open
Create Splash Screen
2
ilkeraslan
commented
Oct 23, 2021
We should create a Splash Screen using the new Splash Screen API.
The Screen should have:
- The official DOTA2 logo
- App title (dota2compose)
- Background color: choose whatever works the best
😀
Useful documentation: https://developer.android.com/guide/topics/ui/splash-screen
GithubApp is a sample Android project using Github API based on MVVM architecture. It showcases the app development with well-designed architecture and up-to-date Android tech stacks. The MVVM arch using Coroutine, Dagger, and Android Jetpack.
android
kotlin
navigation
coroutines
glide
stateflow
lifestyle
mvvm-architecture
android-jetpack
dagger-hilt
hilt
-
Updated
Nov 3, 2021 - Kotlin
Simple app display photos form Unsplash open API
android
kotlin
testing
room
flow
unit-testing
coroutines
mvvm
dagger2
stateflow
mvvm-android
kotlin-flow
hilt
-
Updated
Dec 27, 2021 - Kotlin
The JeTrivia is built on a modern Android Development tech stack with MVVM architecture.
android
kotlin
mock
coroutines
viewmodel
retrofit2
okhttp3
stateflow
truth
serialization-library
mvvm-android
room-persistence-library
jetpack-navigation
jetpack-compose
hilt-android
coroutine-flow
-
Updated
Nov 25, 2021 - Kotlin
form validation with kotlin flow, stateflow
-
Updated
Mar 28, 2021 - Kotlin
[Android] movie app sample with modern libraries stack
android
kotlin
room
flow
navigation
coroutines
retrofit
clean-architecture
stateflow
unit-test
multi-module-project
koin
mockk
dagger-hilt
concat-adapter
single-activity-architecture
multi-module-navigation
deeplink-navigation
-
Updated
Jul 28, 2021 - Kotlin
Validate mobile phone's current location 2.0
api
flow
google
repository
navigation
maps
architecture
geolocation
dagger
coroutines
retrofit
mvvm
clean
jetpack
stateflow
compose
bottom
hilt
-
Updated
Aug 9, 2021 - Kotlin
MVVM clean architecture
android
kotlin
flow
clean-architecture
dagger2
stateflow
mvvm-architecture
kotlin-coroutines
livedata
viewbinding
-
Updated
Mar 7, 2021 - Kotlin
Improve this page
Add a description, image, and links to the stateflow topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the stateflow topic, visit your repo's landing page and select "manage topics."
Users can integrate a single image per note.
if there is already a doodle image added it should be replaced by the new one