Ezike / MyWeatherKotlinFlowLinks
Android app that shows weather at your current location or any custom location you specify. Uses Kotlin Flow for data streaming and coroutines for asynchronous work. Also leverages Room, navigation component, Viewmodel and Livedata Jetpack components with MVVM presentation layer architecture. Dagger 2 with Dagger android for dependency injecti…
☆28Updated 5 years ago
Alternatives and similar repositories for MyWeatherKotlinFlow
Users that are interested in MyWeatherKotlinFlow are comparing it to the libraries listed below
Sorting:
- A take on dynamic feature modularization, kotlin coroutines, MVI and unidirectional data flow. WIP☆50Updated last year
- Android application made for stock analysis☆46Updated 3 years ago
- ☆36Updated 3 weeks ago
- 📦 Room Database based application for accounting 📦☆27Updated 3 years ago
- This repository covers sample unit testing for Login and list screens using MVVM,Kotlin,Coroutines and Koin.☆37Updated 4 years ago
- Playground for learning Jetpack Compose☆25Updated 4 years ago
- Kotlin Multiplatform Application☆38Updated 2 years ago
- A multi-modular Android application implemented using Clean Architecture, MVVM pattern, Koin, Kotlin Coroutines, Retrofit2, Room etc.. to…☆37Updated 4 years ago
- The App reads the user sms, take notes of transactional sms and create total income and total expenses in a pie chart. The users can also…☆27Updated 4 years ago
- Safaricom internal presentation session on Server driven Ui. This is an example of Server driven UI with jetpack Compose☆28Updated 3 years ago
- Sample app to showcase dynamic forms using RecyclerView. Uses MVVM architecture with ViewModel and LiveData