stateflow-sample topic

List stateflow-sample repositories

StateFlow-MVVM-MVI-demo

150
Stars
17
Forks
Watchers

Using StateFlow as LiveData | StateFlow instead of LiveData | LiveData to StateFlow | StateFlow MVVM | StateFlow sample | StateFlow demo

The-MVVM-Template-2022

25
Stars
6
Forks
Watchers

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 da...