add Flow#subscribe

This commit is contained in:
2020-11-01 00:54:07 +06:00
parent 7f19b83828
commit b690f68c7f
2 changed files with 41 additions and 0 deletions

View File

@@ -7,6 +7,10 @@
* `Coroutines`
* `BroadcastFlow` now is deprecated
* `BroadcastStateFlow` now is deprecated
* New extensions for `Flow`s:
* `Flow#subscribe`
* `Flow#subscribeSafely`
* `Flow#subscribeSafelyWithoutExceptions`
## 0.2.3