danylo-pavenko / coroutines-event-pipe
Library similar to EventBus, but use Kotlin Coroutines Channel as a provider of Event.
☆25Updated 2 years ago
Alternatives and similar repositories for coroutines-event-pipe
Users that are interested in coroutines-event-pipe are comparing it to the libraries listed below
Sorting:
- Async Diff Util using Coroutines☆28Updated 6 years ago
- Sample to practice RecyclerView ConcatAdapter☆50Updated 3 years ago
- Kotlin set of delegates for android lifecycle.☆55Updated 7 months ago
- Solid Android components☆35Updated 4 years ago
- Easily save your Android ViewModel state with Kotlin☆32Updated 5 years ago
- ☆55Updated 5 years ago
- A demo project to experiment with new Activity Results API in Android☆37Updated 5 years ago
- A showcase app for the new navigation component with a multiple module project☆36Updated 6 years ago
- Gencycler is the fastest way to write RecyclerView adapters☆73Updated last year
- A simple project thats show how to use Ktor with Koin to download files☆43Updated 5 years ago
- Android View.OnTouchListener implementation to get continuous asynchronous callbacks while touch being held down with desired polling rat…☆59Updated 5 years ago
- ☆23Updated 5 years ago
- ☆64Updated 5 years ago
- A sample project that shows how to make an expandable RecyclerView easily with the ConcatAdapter☆54Updated 4 years ago
- Custom bar chart shows a tooltip when user click on the bar☆48Updated 3 years ago
- MotionLayout + RecyclerView + FluidKeyboard demo☆32Updated 5 years ago
- ☆63Updated 4 years ago
- In order to use Kotlin Coroutine Call Adapter, we need to add the instance of its factory when building the Retrofit instance. In this a…☆30Updated 6 years ago
- #AndroidDevChallege Jetpack Compose Countdown timer☆27Updated 4 years ago
- SOLID Analytics Interface for Android, written in Kotlin☆77Updated 6 years ago
- Android 10's Scoped storage using Image picker (Gallery / Camera) with compression example.☆34Updated 4 years ago
- Boil is a CLI partner for adding boiler plate codes to Gradle based projects.☆42Updated 2 years ago
- Easy zoom in with drag support for Jetpack Compose☆76Updated 2 years ago
- ☆14Updated 4 years ago
- A guide for using state flows in Android