Debug Kotlin Flow using IntelliJ IDEA – tutorial

Edit pageLast modified: 16 February 2022

This tutorial demonstrates how to create Kotlin Flow and debug it using IntelliJ IDEA.

The tutorial assumes you have prior knowledge of the coroutines and Kotlin Flow concepts.