Why is this happening?
# coroutines
v
Why is this happening?
message has been deleted
w
Are you sure you’re importing proper
Flow
class?
🙏 2
👍 3
v
It works
Copy code
import kotlinx.coroutines.flow.Flow
The error was here
Copy code
import java.util.concurrent.Flow
👍 2