juliocbcotta
04/01/2025, 8:22 AMrememberCoroutineScope()
?dorche
04/01/2025, 12:32 PMmyRememberCoroutineScope()
that passes your dispatcher to the context of rememberCoroutineScope()
(I assume the whole point of this question is that you don't want to specify the dispatcher every time) ?juliocbcotta
04/01/2025, 12:40 PMmyRememberCoroutineScope
? This could help, but all the places where libraries are using rememberCoroutineScope
would not be integrated...dorche
04/01/2025, 1:12 PMZach Klippenstein (he/him) [MOD]
04/01/2025, 4:47 PM