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:
- Implemented using MVVM, LiveData, Room, RX3, Dagger2, Coil, View Binding, Navigation Component and AndroidX☆81Updated 2 years ago
- A repository containing useful classes for Kotlin Multiplatform projects☆25Updated 4 years ago
- Design Patterns In Kotlin☆19Updated 4 years ago
- Jetpack compose shopping list app☆67Updated last year
- Body Scan App in Jetpack Compose 🚀☆80Updated 3 years ago
- A GitHub user tracking app, inspired from a GIF. 🕵️ Can be considered as a demo project to showcase MVVM with latest android development…☆63Updated 2 years ago
- A take on dynamic feature modularization, kotlin coroutines, MVI and unidirectional data flow. WIP☆50Updated last year
- A sample android application which demonstrates use of Kotlin Coroutines Flow with Firebase Cloud Firestore.☆49Updated 5 years ago
- Android - MVVM with Clean Architecture Blueprint Written In Kotlin☆51Updated 5 years ago
- 🎨 Exploring creational,structural and behavioral design patterns using Kotlin☆88Updated 3 months ago
- Android application made for stock analysis☆46Updated 4 years ago
- ☆34Updated 3 years ago
- Currency Converter App for Android showing usage of Flow, Live Data, Coroutines, Hilt - (Clean Architecture)☆47Updated 3 years ago
- Sample app to showcase dynamic forms using RecyclerView. Uses MVVM architecture with ViewModel and LiveData☆20Updated 6 years ago
- This is a project built using Jetpack Compose on UI, Clean architecture, Dagger Hilt, Kotlin Flow, Navigation Components etc.☆94Updated 4 years ago
- UI Testing with Jetpack and AndroidX☆33Updated 5 years ago
- A multi-modular Android application implemented using Clean Architecture, MVVM pattern, Koin, Kotlin Coroutines, Retrofit2, Room etc.. to…