Open
Description
Code is already compatible with Flow. Need to migrate ViewModel layer from LiveData to StateFlow/SharedFlow. The repository and Use Case layer is already supporting flow.
Repository layer -> Flow
Use Case layer -> Flow
Upgrade:
ViewModel layer -> LiveData to StateFlow/SharedFlow
UI layer -> LiveData to StateFlow/SharedFlow
Metadata
Assignees
Labels
No labels
Activity