util-kotlin 2.0.5
Update:
- Move
Flowextesion functions to a separate file.
Add:
- Extesnsion Function:
Flow.toSharedFlow()which converts aFlowtoSharedFlow.
Update:
Flow extesion functions to a separate file.Add:
Flow.toSharedFlow() which converts a Flow to SharedFlow.