implementation("com.ensody.reactivestate:reactivestate-compose:6.0.0-preview.2")
Integrates reactive state management with Jetpack Compose, enabling automatic UI updates based on `StateFlow` changes.