ark_mvp_flutter 1.0.0 copy "ark_mvp_flutter: ^1.0.0" to clipboard
ark_mvp_flutter: ^1.0.0 copied to clipboard

Flutter widgets and BuildContext integration for Ark MVP presenters.

Changelog #

1.0.0 - 2026-08-17 #

  • Established stable Flutter Presenter, MvpView, Model provider, BuildContext, ViewState, and ViewEffect hosting contracts.
  • Aligned lifecycle guidance and examples with ark_mvp 1.0.0.

0.1.0-dev.2 - 2026-08-15 #

  • Updated the Ark MVP dependency to 0.1.0-dev.2.
  • Replaced relative README links with canonical public URLs so documentation remains interactive on pub.dev.

0.1.0-dev.1 - 2026-08-13 #

  • Added FlutterPresenter with current-build BuildContext access for presentation-state adaptation.
  • Added MvpView with stable Presenter ownership, direct or contextual ModelBinding resolution, and lifecycle-safe subscription replacement.
  • Added MvpModelProvider and typed BuildContext extensions.
  • Added ViewEffect delivery and explicit runtime error routing.
  • Added widget tests for binding sources, initial-read races, Presenter identity, cleanup, effects, context access, and failures.
  • Added runnable examples for one UseCase, several UseCases, and an independent application state manager.
0
likes
160
points
261
downloads

Documentation

Documentation
API reference

Publisher

verified publisherarktelos.dev

Weekly Downloads

Flutter widgets and BuildContext integration for Ark MVP presenters.

Homepage
Repository (GitLab)
View/report issues

Topics

#architecture #flutter #mvp #presentation

License

Apache-2.0 (license)

Dependencies

ark_mvp, flutter

More

Packages that depend on ark_mvp_flutter