CommonJSJVMNativeWasm

FlowExt

Kotlinx Coroutines Flow Extensions. Extensions to the Kotlin Flow library.

Add to your project
implementation("io.github.hoc081098:FlowExt:1.0.0")
Parent project

Enhances coroutines with additional operators and utilities for reactive programming, replicating features found in frameworks like RxJS, RxJava, and RxSwift. Includes operators for creating, transforming, and managing flows, such as `concat`, `defer`, `interval`, `bufferCount`, and `flatMapFirst`, among others. Ideal for complex asynchronous data streams and error handling.

Version history
Package version Release date Platforms
1.0.0 1 month ago Common, JVM, Native, Wasm, JS
1.0.0-RC 4 months ago Common, JVM, Native, Wasm, JS Details
0.8.1 5 months ago Common, JVM, Native, Wasm, JS Details
0.8.1-Beta 7 months ago Common, JVM, Native, Wasm, JS Details
0.8.0 8 months ago Common, JVM, Native, Wasm, JS Details
0.7.5 8 months ago Common, JVM, Native, JS Details
0.7.4 11 months ago Common, JVM, Native, JS Details
0.7.3 11 months ago Common, JVM, Native, JS Details
0.7.2 12 months ago Common, JVM, Native, JS Details
0.7.1 1 year ago Common, JVM, Native, JS Details
0.6.1 1 year ago Common, JVM, Native, JS Details
0.6.0 1 year ago Common, JVM, Native, JS Details
0.5.0 1 year ago Common, JVM, Native, JS Details
0.4.0 2 years ago Common, JVM, Native, JS Details
0.3.0 2 years ago Common, JVM, Native, JS Details
0.2.0 2 years ago Common, JVM, Native, JS Details
0.1.0 2 years ago Common, JVM, Native, JS Details
More versions will be indexed soon
Metadata
Version 1 month ago

1.0.0

  • Kotlin 2.0.20
  • Gradle 8.10.1
Supported targets
Android Native:
  • android_arm32
  • android_arm64
  • android_x64
  • android_x86
JVM:
  • 1.8
Linux:
  • linux_arm64
  • linux_x64
Windows:
  • mingw_x64
iOS:
  • ios_arm64
  • ios_simulator_arm64
  • ios_x64
macOS:
  • macos_arm64
  • macos_x64
tvOS:
  • tvos_arm64
  • tvos_simulator_arm64
  • tvos_x64
watchOS:
  • watchos_arm32
  • watchos_arm64
  • watchos_device_arm64
  • watchos_simulator_arm64
  • watchos_x64
License