DEV Community

Cover image for Android — 9 Useful Kotlin Flow Operators You Need to Know
Raksha for Canopas Software

Posted on

Android — 9 Useful Kotlin Flow Operators You Need to Know

9 very important but less known Kotlin Flow operators with graphics and examples.

  1. Reduce
  2. Fold
  3. Debounce
  4. Sample
  5. flatmapMerge
  6. flatmapConcat
  7. Buffer
  8. Combine
  9. zip

Read full version of this blog post with source code on our blog.https://blog.canopas.com/android-9-useful-kotlin-flow-operators-you-need-to-know-b9daef4b630f

Oldest comments (0)