implementation("dev.chrisbanes.circuit:circuit-runtime:0.9.1-compose-mp")
Facilitates application development using Compose Multiplatform by introducing core components like Presenter, UI, and Screen to simplify the Model-View-Intent (MVI) pattern.