SimpleMVI 0.1.0
Pre-release
Pre-release
Initial development release of SimpleMVI.
What's included
- Core MVI contracts for State, Intent, and Effect.
- Lightweight SimpleMVI state container with StateFlow-based UI state.
- One-time UI effects via Flow.
- Compose Multiplatform ViewModel base class.
- Lifecycle-aware Compose effect collection helper.
- Android SavedStateHandle helper.
Modules
io.github.v1rus-dev:simple-mvi-core:0.1.0io.github.v1rus-dev:simple-mvi-compose:0.1.0io.github.v1rus-dev:simple-mvi-compose-android:0.1.0
This is an early release while the API and examples are still being finalized.