stateflow
There are 216 repositories under stateflow topic.
Spikeysanju/Expenso
📊 A Minimal Expense Tracker App built to demonstrate the use of modern android architecture component with MVVM Architecture
Spikeysanju/Einsen
🎯 Einsen is a prioritization app that uses Eisenhower matrix technique as workflow to prioritize a list of tasks & built to Demonstrate use of Jetpack Compose with Modern Android Architecture Components & MVVM Architecture.
dbaroncelli/D-KMP-sample
D-KMP Architecture official sample: it uses a shared KMP ViewModel and Navigation for Compose and SwiftUI apps.
FunkyMuse/Vigilante
🛡️ Android security (camera/microphone dots indicators) app using Hilt, Animations, Coroutines, Material, StateFlow, Jetpack (Room, ViewModel, Paging, Security, Biometrics, Start-up) based on MVVM architecture.
TheCodeMonks/Notzz-App
📝 A Simple Note-Taking App built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, State Flow, Hilt-Dependency Injection, Jetpack DataStore, Architecture Components, MVVM, Room, Material Design Components).
amitshekhariitbhu/MVVM-Architecture-Android
MVVM architecture using Kotlin, Dagger, Retrofit, Coroutines, Flow, StateFlow, and etc.
PatilShreyas/permission-flow-android
Know about real-time state of a Android app Permissions with Kotlin Flow APIs.
Ezike/Baking-App-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.
AliAsadi/Android-Clean-Architecture
🎞 A movie Android app that mimics a real-world project environment, showcasing Clean Architecture, Kotlin, and Jetpack Compose, with Offline-first support.
Oztechan/CCC
💰 Currency Converter Calculator for Android, iOS and Backend with power of Kotlin Multiplatform :muscle:
PatilShreyas/mutekt
Simplify mutating "immutable" state models (a Kotlin multiplatform library)
auron567/Gallerit
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)
akshay2211/Paper
A minimal notes application in Jetpack Compose with MVVM architecture. Built with components like DataStore, Coroutines, ViewModel, LiveData, Room, Navigation-Compose, Coil, koin etc.
Kotlin-Android-Open-Source/StateFlow-MVVM-MVI-demo
Using StateFlow as LiveData | StateFlow instead of LiveData | LiveData to StateFlow | StateFlow MVVM | StateFlow sample | StateFlow demo
skydoves/flow-operators
🌊 Flow operators enable you to create restartable, pausable, or one-shot StateFlow.
Mina-Mikhail/Kotlin-Base-MVVM
💎 Android Base Project with Kotlin and MVVM applying clean architecture
Salmon-family/MovieApp
The Movies app is a modern Android app that is built on the MVVM architectural.
AhmedVargos/Valorant-Agents
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.
mathworks/Simscape-Hybrid-Electric-Vehicle-Model
A Power-Split Hybrid Electric Vehicle (HEV) model in Simscape
HamdiBoumaiza/Stars
An android application build with a clean architecture approach and Star wars API
ensody/ReactiveState-Kotlin
Easy reactive state management and ViewModels for Kotlin Multiplatform. No boilerplate. Compatible with Android.
scalereal/stateflow-demo
Sample android application to demonstrate use of Kotlin Coroutines StateFlow.
HeartHappy/ViewModelAutomation
ViewModelAutomation
dalafiarisamuel/Unsplash-KMP
A project to display images from https://unsplash.com using Kotlin Multiplatform
NadaFeteiha/QuoteWire-multiplatform
Quote Wire is a simple app that allows you to save and share quotes. It is built using Kotlin Multiplatform, so it works on both Android and iOS.
coco-team/cocoSim-deprecated
Automated Analysis Framework for Simulink/Stateflow (deprecated, see cocoSim2)
Kashif-E/The-MVVM-Template-2022
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
bbor98/movieapp-mvvm-clean-architecture
A movie & TV show exploration app that implements MVVM design pattern by following the clean architecture principles, using TMDB API.
AbolfaZlRezaEe/NMock
NMock is an application that you can use to mock your trips with fake locations. This application uses Google Map SDK and Neshan API for Map and location information.
delftdata/stateflow
Prototype which extracts stateful dataflows by analysing Python code.
RahimMahmoudzadeh/Yadino
Yadino is a ToDo app the use of MVI Architecture pattern and Clean-Architecture with Jetpack Compose by following Material-3 guidelines along with other MAD libraries such as Dagger-Hilt, Room Database, Coroutines, Navigation etc for building Android Apps
Mrtckr008/Android-Sample-Best-Practices
Welcome to my project repository, where we dive deep into the intricacies of Android development with a focus on Jetpack Libraries. This project serves not a real-world application it serves as an extensive resource for learning and understanding the application of modern development practices, libraries and structures in Android.
govardhannus/NewsApp-MVVM-Architecture
This project implements MVVM architecture with Kotlin, Jetpack Compose, Dagger-Hilt, Retrofit, Coroutines, Flow, Room, and WorkManager for efficient, scalable Android development.
ilkeraslan/repeatcard
Android application to learn vocabulary using flashcards
dalafiarisamuel/unsplash-api-compose
A project to display images from https://unsplash.com using Jetpack Compose
ilkeraslan/dota2compose
An Android app to show dota2 related info using JetpackCompose.