What this package is like to depend on
Last release 6 days ago
17 Aug 2026
Too new to tell
only 1 release windows
Nearly every release is documented
notes for 1 of 1 stable releases
Nothing withdrawn
no release was ever pulled
0 months old
3 releases · first in 2026
3 releases in the last 12 months
see the full history below
Release timeline
3 releases · Aug 2026 to Aug 2026Releases
latest 3-
1.0.017 Aug 2026Release notes
Open source →- Established stable Model binding, Presenter, ViewState, ViewEffect, and Presenter Session contracts.
- Added detachment-aware async output helpers and reentrant-safe session close.
- Documented the additive post-1.0 roadmap.
-
0.1.0-dev.215 Aug 2026 pre-releaseRelease notes
Open source →- Replaced relative README links with canonical public URLs so documentation remains interactive on pub.dev.
-
0.1.0-dev.113 Aug 2026 pre-releaseRelease notes
Open source →- Added
ModelBindingfor complete immutable feature snapshots and multiple application-owned change sources. - Added the framework-independent
PresenterandPresenterSessionlifecycle. - Added explicit ViewState adaptation, Presenter-local invalidation, and non-replay ViewEffect delivery.
- Added deterministic tests for Model reading, Presenter transitions, output channels, single-use ownership, idempotent close, and cleanup failures.
- Added pure Dart examples for one manager and aggregated application state.
- Added