badsheepy
01/01/2025, 8:33 PMvar checked by mutableStateOf(initialChecked)
as part of my UI object but my understanding is that will be entirely overwritten the moment the StateFlow is updated. Am I completely misusing some functionality here or utterly misunderstanding the StateFlow? or how should you generally go about doing something like this? I don't actually need this to be a flow at all just curious how/if something like this should be accomplishedalexhelder
01/01/2025, 11:38 PMbadsheepy
01/01/2025, 11:56 PMalexhelder
01/01/2025, 11:57 PMbadsheepy
01/01/2025, 11:58 PM