arkivanov / Essenty

The most essential libraries for Kotlin Multiplatform development
Apache License 2.0
482 stars 15 forks source link

Lifecycle-aware extensions for kotlin coroutines and flows were added. #121

Closed Dmitriy1892 closed 9 months ago

Dmitriy1892 commented 9 months ago

Lifecycle-aware extensions for kotlin coroutines and flows were added.

arkivanov commented 9 months ago

Thanks for addressing the comments! There are a few comments left, some of them a critical (like Dispatchers.Main.immediate). Would you be able to address them as well?

arkivanov commented 9 months ago

Thank you!