
implementation("com.ensody.reactivestate:reactivestate-core:6.0.0-preview.26")Facilitates reactive state management and ViewModel implementation using StateFlow. Offers tools like `EventNotifier` and `MutableFlow` for efficient event handling. Supports reference-counted singletons with `WhileUsed` for resource optimization.