Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/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
https://github.com/kashif-e/the-mvvm-template-2022

android-application android-library flow kotlin kotlin-android kotlin-coroutines kotlin-flow kotlin-flow-paging mvvm mvvm-architecture mvvm-sample sealed-class sharedflow stateflow stateflow-demo stateflow-sample viewmodel viewmodels

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project