luke_c
09/28/2021, 3:30 PMWilliam Reed
09/28/2021, 3:42 PMChannel
is a considered a low level primitive compared to StateFlow
and SharedFlow
. Those two might also be worth checking outChannel
constructor?MutableSharedFlow(0, 0, onBufferOverflow = BufferOverflow.DROP_LATEST)
is analogous to SingleLiveEvent
luke_c
09/28/2021, 3:45 PMWilliam Reed
09/28/2021, 3:46 PMluke_c
09/28/2021, 3:48 PMWilliam Reed
09/28/2021, 3:49 PMuli
09/28/2021, 11:06 PMWilliam Reed
09/29/2021, 1:26 PMtryEmit