Fateslav
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 1
-
Created Cannot use kotlin coroutines Flow api
AnsweredWhen 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...