
implementation("com.github.skydoves:compose-effects:0.1.3")Enhances Jetpack Compose by introducing efficient side-effect handlers like `RememberedEffect` and `ViewModelStoreScope` to optimize non-coroutine tasks and manage ViewModel lifecycles within specific composable scopes.