
implementation("com.arkivanov.essenty:state-keeper:2.2.0-alpha02")Facilitates state preservation across process deaths and configuration changes, inspired by AndroidX's SavedStateHandle. Offers APIs for registering state suppliers and consuming saved states, with extensions for Android integration.