
implementation("dev.chrisbanes.circuit:circuit-foundation:0.9.1-compose-mp")Circuit Foundation offers a lightweight, extensible framework for building applications using Compose Multiplatform. It introduces core components like Presenter, UI, and Screen to simplify the Model-View-Intent (MVI) pattern. ([droidcon.com](https://www.droidcon.com/2024/02/22/part-1-compose-multiplatform-made-easy-with-circuit/?utm_source=openai)) By leveraging Compose's runtime for state management, it streamlines development and enhances code maintainability.
| Version | Release | Platforms and targets |
|---|---|---|
| 0.9.1-compose-mp | Release: 30 Jun 2023 | Android JVMJVMKotlin/Native iOS |
| Version | Release | Platforms and targets |
|---|---|---|
| 0.9.1-compose-mp | Release: 30 Jun 2023 | Android JVMJVMKotlin/Native iOS |