
implementation("com.arkivanov.essenty:state-keeper:2.0.0-dev01")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.