NinoDLC / Kotlin_Flow_To_The_View
PoC using Flow completely on an Android Projet with MVVM architecture. No LiveData. The advantage over simply using the viewModelScope is the fact that 5 seconds after leaving the application (not killing it !), the coroutine is cancelled, avoid possibly unnecessary work.
☆12Updated 2 years ago
Alternatives and similar repositories for Kotlin_Flow_To_The_View:
Users that are interested in Kotlin_Flow_To_The_View are comparing it to the libraries listed below
- ☆81Updated 3 months ago
- A Jetpack Compose based example to draw a mini Solar System on Canvas. This uses dot product for the shading part☆84Updated 2 years ago
- An example showing how to use bottom navigation with child fragments.☆47Updated last year
- ☆74Updated last year
- Custom & highly configurable seek slider with sliding intervals, disabled state and every possible setting to tackle!☆82Updated 2 weeks ago
- Funky composable sheep 😎 🐏☆45Updated 2 years ago
- Extensions for Dagger Hilt☆48Updated 5 months ago
- This repo includes production ready samples of my unopinionated way of simply writing military-grade bug-proof Jetpack Compose UI tests.☆28Updated last year
- An app showing all details for various Lenovo Thinkpad models. Made to try out Jepack Compose for Android and Desktop. It uses Kotlin Mul…☆68Updated 2 years ago
- Sample Android chat application demonstrating how to follow Behavior-Driven Development (BDD), by writing unit tests that test the behavi…☆27Updated last year
- Kotlin caching and request sharing via Flow. Main idea: don't load data more times than it's needed. Compiled for Android and iOS.☆75Updated last month
- ☆57Updated last year
- Particle simulation using Kotlin Multiplatform☆56Updated last year
- This project serves as a sandbox for experimenting with runtime shader effects for jetpack compose.☆21Updated last year
- ComposeImageBlurhash is a Jetpack Compose component with the necessary implementation to display a blurred image while the real image is …☆35Updated last year
- Android application made for stock analysis☆46Updated 3 years ago
- A collection of links to creative or experimental projects written using Jetpack Compose with a specific focus on UI☆77Updated last year
- A beautiful Undo Redo animation built with Jetpack Compose☆44Updated 3 years ago
- Android demo about navigation on a multi-modules project☆66Updated 4 years ago
- ☆44Updated 2 years ago
- Jetpack Compose based project, used to stress-testing compose features / integrations and explore non-trivial functionality☆80Updated 2 years ago
- Tools & tips to learn about recomposition in Jetpack Compose☆73Updated 2 years ago
- ☆41Updated 3 years ago
- A sample app showing how to build an app using the MVI architecture pattern.☆59Updated 5 months ago
- An app showing all details for various Lenovo Thinkpad models. Made to try out Jepack Compose for Android.☆84Updated 2 years ago
- repo for article☆45Updated 2 years ago
- A helper library for Android to display Dialogs by suspending the coroutine till finish of the dialog.☆33Updated 2 years ago
- A sample project that shows how to make an expandable RecyclerView easily with the ConcatAdapter☆54Updated 4 years ago
- Air Hockey Multiplayer Game in Jetpack Compose☆17Updated 3 years ago
- Demo various interesting stuff on Jetpack Compose graphicsLayer modifier☆47Updated 2 years ago