Package-level declarations
Functions
Creates a container scoped with ViewModelScope with Android ViewModel's saved state support for Parcelable state.
Creates a container scoped with ViewModelScope with external state transformation and Android ViewModel's saved state support for Parcelable state.
Creates a container scoped with ViewModelScope.
Creates a container scoped with ViewModelScope with external state transformation.
Creates a container scoped with ViewModelScope with saved state support.
Creates a container scoped with ViewModelScope with external state transformation and saved state support.
Observe OrbitContainer.externalStateFlow and OrbitContainer.sideEffectFlow correctly on Android in one-line of code. These streams are observed when the view is in Lifecycle.State.STARTED.
Creates a container scoped with ViewModelScope with Android ViewModel's saved state support for Parcelable state.
Creates a container scoped with ViewModelScope with external state transformation and Android ViewModel's saved state support for Parcelable state.
Creates a container scoped with ViewModelScope.
Creates a container scoped with ViewModelScope with external state transformation.
Creates a container scoped with ViewModelScope with saved state support.
Creates a container scoped with ViewModelScope with external state transformation and saved state support.