You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently support generating Kotlin suspend funs as Dart async methods. We need to be able to implement a Kotlin interface that contains a suspend fun by passing an async Dart method as well.