implementation("io.github.matheus-corregiari:event-observer-compose:2.0.0-rc01")
Facilitates event handling in Jetpack Compose by providing an observer pattern for managing state changes and side effects.