mitchtabian / Flows-and-ChannelsLinks
Playground for Kotlin Flows and Channels
☆31Updated 4 years ago
Alternatives and similar repositories for Flows-and-Channels
Users that are interested in Flows-and-Channels are comparing it to the libraries listed below
Sorting:
- Android architecture sample with dynamic feature modularisation, clean architecture with MVI (Uni-directional data flow), dagger hilt, DF…☆13Updated 4 years ago
- An example using MVI architecture for beginners.☆12Updated 5 years ago
- Some examples using Androids new MotionLayout☆17Updated 5 years ago
- Implementation of Paging3 using Kotlin Flow and RxJava☆41Updated 4 years ago
- Multi-feature app using dagger for learning purposes☆70Updated 5 years ago
- A simple multi-modular template that shows how to work with clean architecture in Android with the MVVM pattern. To use, just change the …☆14Updated 4 years ago
- UI Testing with Jetpack and AndroidX☆33Updated 5 years ago
- Project for using dagger in dynamic feature module☆23Updated 5 years ago
- Room database pre-population demo☆19Updated 3 weeks ago
- Demonstrates how Kotlin Flows can be used on Android and how ViewModel and Repository can be tested☆33Updated 4 years ago
- A sample application built to demonstrate use of Android Paging library made in Kotlin using tools like MVVM, Coroutines, Room, Retrofit,…☆17Updated 5 years ago
- How to use Android Navigation Architecture Component using Kotlin☆24Updated 6 years ago
- A take on dynamic feature modularization, kotlin coroutines, MVI and unidirectional data flow. WIP☆50Updated last year
- SlushFlicks has been built upon public APIs from IMDB. This application helps users to view trending, popular, upcoming and top-rated mov…☆22Updated 4 years ago
- ☆41Updated 5 years ago
- Android 10's Scoped storage using Image picker (Gallery / Camera) with compression example.☆34Updated 4 years ago
- Sample application using Dagger 2 Multibinding, ViewModel, RxJava and Retrofit☆31Updated 4 years ago
- Example of creating Singletons with Kotlin with some MVVM architecture☆49Updated 4 years ago
- Android - MVVM with Clean Architecture Blueprint Written In Kotlin☆51Updated 5 years ago
- This is a base code for every Kotlin project in Android☆23Updated 5 years ago
- An Android kotlin project template with Dagger2, Rx and Architecture Components☆34Updated 5 years ago
- ☆34Updated 3 years ago
- You can find a clear explanation of how this library works & how to use it in your project from this article(https://medium.com/android-d…☆21Updated 5 years ago
- Sample project for SMS User Consent API☆28Updated 5 years ago
- The simple and modern way to implement a network layer using coroutines flows, retrofit and koin on android 🥳☆25Updated 4 years ago
- Experimenting with MVVM, Koin and Repository pattern in a simple TODO app.☆30Updated 5 years ago
- Effective UI Communication with MVI architecture, a BaseActivity and the Repository Pattern.☆18Updated 5 years ago
- Jetpack DataStore is a data storage solution. It allows us to store key-value pairs (like SharedPreferences) or typed objects with protoc…☆56Updated 4 years ago
- An Application that displays movies details☆25Updated 3 years ago
- Android MVVM architecture example in kotlin, pagination example using paging 3 lib with Hilt as DI framework. data-binding library,Room a…☆26Updated last year