Skip to content

util-kotlin 2.0.5

Choose a tag to compare

@sam-chen-dev sam-chen-dev released this 20 Feb 22:32
· 85 commits to main since this release

Update:

  • Move Flow extesion functions to a separate file.

Add:

  • Extesnsion Function: Flow.toSharedFlow() which converts a Flow to SharedFlow.