For those who use MVVM as architecture for CfD, wh...
# compose-desktop
f
For those who use MVVM as architecture for CfD, what do you usually use to replace the livedata to observe changes in state at the viewmodel properties?
t
You can take a look at https://github.com/Tlaster/PreCompose which provide livedata and viewmodel for compose desktop
😍 2
👍 1
t
@Felipe Gaiad i use StateFlow
👍 2
f
Thanks! I'm starting now with CfD coming from an Android background. And then, a lot of doubts.
m
@Felipe Gaiad As Android dev, you have already seen it all 🙂 You will be fine with CfD
👍 1