Fateslav
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 1
-
Fateslav created a post, AnsweredCannot use kotlin coroutines Flow api
When I try to use coroutines Flow api in a plugin development project, I get a compilation error "kotlin compiler error: Unresolved reference: consumeAsFlow". The version of coroutines I added to t...