Join Slack
Powered by
New to coroutines and flow but does anyone have an...
# coroutines
c
Colton Idle
12/09/2020, 8:11 PM
New to coroutines and flow but does anyone have an example of doing an edittext debounce in flow? The few examples from my search look a LOT lengthier than I think it should be compared to rxjava. Any good resource anyone has found in the past?
a
albertosh
12/10/2020, 7:46 AM
https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx.coroutines.flow/debounce.html
?
c
Colton Idle
12/10/2020, 3:50 PM
@albertosh
thank you! That didn't come up in my google searches
4
Views
Open in Slack
Previous
Next