Coroutines + Flow + Room Database + Retrofit + Dagger with Kotlin and MVVM - Part 1

Опубликовано: 27 Май 2020
на канале: : TechUrTime :
7,127
73

Kotlin Coroutines, Flow, Room Database, Dagger Multibinding, Retrofit and MVVM architecture together in one single app. Let us learn all bits and pieces of all these fundamentals gradually in parts.
In Part 1, let us discuss Dagger Multibinding, ViewModel and ViewState definition used in this app.