At Trello Android, we’ve been considering switching from RxJava to coroutines.
We’ve already been using coroutines here and there, but it wasn’t something that
we could consider replacing RxJava with until recently because of missing
functionality. Now, with the addition of StateFlow and SharedFlow
[https://blog.jetbrains.