Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in kotlin-flow
onCompletion not called while using Koltin Flow with LiveData
Oct 18, 2025
android
kotlin
android-livedata
coroutine
kotlin-flow
Unlike Livedata, using Flow in Room query doesn't trigger a refresh when updating a table entry but works if I delete or insert an entry
Oct 18, 2025
android
android-room
kotlin-flow
kotlin-stateflow
Android Preferences DataStore Flow Doesn't Emit Same Value
Oct 17, 2025
android
sharedpreferences
android-preferences
kotlin-flow
android-jetpack-datastore
StateFlow collectAsState is not updating his value jetpack compose navigation
Oct 18, 2025
android
kotlin
android-jetpack-compose
kotlin-flow
jetpack-compose-navigation
Run a kotlin flow once but have it received twice downstream
Oct 17, 2025
android
kotlin
kotlin-flow
kotlin-sharedflow
how to use Espresso with Kotlin Flow?
Oct 16, 2025
android-espresso
android-testing
kotlin-flow
Firestore live update using Kotlin Flow
Oct 14, 2025
android
firebase
kotlin
google-cloud-firestore
kotlin-flow
How to initialize multiple parameters in a view model for Jetpack Compose the right way?
Sep 23, 2025
android
kotlin
android-jetpack-compose
android-viewmodel
kotlin-flow
java.lang.IllegalStateException when collecting flow from SqlDelight in ViewModel
Sep 21, 2025
android
kotlin-coroutines
kotlin-flow
sqldelight
TextField with Kotlin StateFlow
Sep 18, 2025
android
kotlin
android-jetpack-compose
kotlin-flow
Flow wait some time, then gather all emitted elements into a list, and keep this process running
Sep 18, 2025
kotlin
reactive-programming
kotlin-coroutines
kotlin-flow
Kotlin flow inside flow, the parent flow does not call collect
Sep 17, 2025
android
kotlin
kotlin-coroutines
kotlin-flow
How to cancel a combine of flows when one of them emits a certain value?
Sep 17, 2025
android
kotlin
kotlin-coroutines
kotlin-flow
kotlin-stateflow
Is there Flow's version of flatMapIterable?
Sep 16, 2025
android
kotlin
kotlin-flow
MutableSharedFlow - difference between replay and extraBufferCapacity
Sep 15, 2025
android
kotlin
kotlin-coroutines
kotlin-flow
kotlin-sharedflow
Kotlin - StateFlow not emitting updates to its collectors
Sep 14, 2025
android
kotlin
android-jetpack-compose
kotlin-coroutines
kotlin-flow
No type arguments expected for class Flow
Sep 14, 2025
kotlin
kotlin-coroutines
kotlin-flow
Getting kotlin error "After waiting for 60000 ms, the test coroutine is not completing"
Sep 12, 2025
android
kotlin
kotlin-coroutines
kotlin-flow
Kotlin Flow: Why the function combine() can only take maximum 5 flows in parameters
Sep 12, 2025
kotlin
kotlin-coroutines
coroutine
kotlin-flow
Difference between launchWhenStarted and repeatOnLifecycle(STARTED) in collecting flows
Sep 12, 2025
android
kotlin
kotlin-flow
Older Entries »