MVI-Coroutines-Flow icon indicating copy to clipboard operation
MVI-Coroutines-Flow copied to clipboard

Play MVI with Kotlin Coroutines Flow | MVI pattern on Android using Kotlin Coroutines Flow | Dagger Hilt DI | Koin DI | SharedFlow | StateFlow | Arrow.kt Android Sample

Results 18 MVI-Coroutines-Flow issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | [codecov/codecov-action](https://redirect.github.com/codecov/codecov-action) | action | patch...

dependencies

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | org.gradle.toolchains.foojay-resolver-convention | `0.10.0` -> `1.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.gradle.toolchains.foojay-resolver-convention:org.gradle.toolchains.foojay-resolver-convention.gradle.plugin/1.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.gradle.toolchains.foojay-resolver-convention:org.gradle.toolchains.foojay-resolver-convention.gradle.plugin/1.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

> **Note:** This PR body was truncated due to platform limits. This PR contains the following updates: | Package | Type | Update | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |...

dependencies

This PR contains the following updates: | Package | Type | Update | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v4` -> `v6`...

dependencies

This PR addresses multiple areas for improvement identified in the codebase, focusing on resolving TODOs, fixing bugs, and enhancing code quality. ## 🔧 Fixed Critical Build Issue The Android Gradle...

## 🧪 Overview This PR implements comprehensive UI tests for the MVI Coroutines Flow Android application using the Espresso testing framework. The tests cover all major user interactions, form validation,...