Does uniflow-kt currently not support StateFlow? S...
# uniflow
m
Does uniflow-kt currently not support StateFlow? Still comparing tools, currently using the orbit-mvi, but interested with uniflow-kt Guard type also ability to share ViewModel based on this videos here:

https://youtu.be/m6dyIv1rDdo

a
Uniflow abstract usage of LiveData/StateFlow ... the only advantage of using stateflow here for UNiflow, is to offer to launch a coroutine when receiving a UI Event notification
✍️ 1