Releases
Ark MVP releases
Current prerelease versions, compatibility, and the boundaries that remain open before the first stable release.
v0.1.0-dev.1Beginner
Ark MVP releases
0.1.0 development series
| Package | Version | Status |
|---|---|---|
ark_mvp | 0.1.0-dev.1 | Published prerelease |
ark_mvp_flutter | 0.1.0-dev.1 | Published prerelease |
The first development release establishes ModelBinding, PresenterSession, presentation invalidation, one-time ViewEffects, MvpView, exact-type context binding, lifecycle ownership, and the three documented composition shapes.
Prerelease policy
The lifecycle model is implemented and tested, but public API details may change before 1.0.0. Pin or review prerelease upgrades deliberately. Release notes will record public behavior, compatibility, migration impact, and verification status.
Compatibility
ark_mvp_flutter 0.1.0-dev.1 depends on ark_mvp ^0.1.0-dev.1. UseCase Forge is optional and is not a runtime dependency of either package.