List Question
20 TechQA 2024-03-24T12:52:20.820000Kotlin: MutableSharedFlow instance is null during emit even for nonNull variable
34 views
Asked by Sunny
How to throw Exception when SharedFlow does not contain item
39 views
Asked by Jack
Should a function creating a SharedFlow expose or not expose SharedFlow or SharedFlow specific features?
33 views
Asked by Tobias Marschall
SharedFlow: Emission is not collected after configuration change
320 views
Asked by Bitwise DEVS
Kotlin Shared Flow with uncertain amount of replay value
130 views
Asked by user924941
Kotlin Flow: Handling state using SharedFlow and StateFlow
328 views
Asked by Bitwise DEVS
When is it correct to use repeatOnLifecycle using coroutines Flows?
129 views
Asked by Chiara
How can I implement a timeout mechanism for a suspend function
182 views
Asked by osrl
Coroutine Flow sudden cancellation with Retrofit2
59 views
Asked by Bitwise DEVS
SharedFlow collect inside launchedEffect gets executed at last in Android compose
469 views
Asked by Ujjwal Kumar Maharana
How to pause and resume coroutine in Kotlin?
295 views
Asked by Shiro Ennosuke
How can I know when the Composable becomes interactable?
27 views
Asked by user2243604
When using ShareFlow and StateFlow, the app displays the same value when it comes back from the background
255 views
Asked by Kang min gu
A bug about kotlin SharedFlow
28 views
Asked by kkk
What is the purpose of a `SharedFlowSlot` inside the `SharedFlowImpl` class in Kotlin?
45 views
Asked by 220284
android kotlin Flow emitted values are not collected
1.5k views
Asked by Kratos
Kotlin Coroutines - Unit tests with SharedFlow falls when run together but pass when run individually
813 views
Asked by gabilcious
Retrigger collection from StateFlow/SharedFlow from Activity in Jetpack compose
1.1k views
Asked by Sumit Trehan
Kotlin flows SharedFlow not received in collectInLifeCycle inside Fragment
48 views
Asked by Neus Cobos
Can't get previous emitted values from Flow
727 views
Asked by user2243604