SpecialMutableStateFlow : MutableStateFlow

This commit is contained in:
2023-12-04 15:37:02 +06:00
parent f3f9920bfb
commit 43e782ab6f
3 changed files with 37 additions and 12 deletions

View File

@@ -3,6 +3,7 @@
## 0.20.18
* `Coroutines`:
* `SpecialMutableStateFlow` now extends `MutableStateFlow`
* `Compose`:
* Deprecate `FlowState` due to its complexity in fixes