implementation("com.ensody.reactivestate:reactivestate-compose:6.0.0-preview.34")
Integrates reactive state management into Jetpack Compose applications using StateFlow, facilitating ViewModel creation and state handling.