ark_mvp 0.1.0-dev.1 copy "ark_mvp: ^0.1.0-dev.1" to clipboard
ark_mvp: ^0.1.0-dev.1 copied to clipboard

Pure Dart foundations for Model-View-Presenter application features.

example/README.md

Ark MVP examples #

The examples run without a UI framework:

  • basic_presenter.dart follows one counter manager through ModelBinding, Presenter, ViewState, local invalidation, and ViewEffect;
  • application_state_manager.dart combines two independent managers into one feature Model and one ViewState.

From the package root:

dart run example/basic_presenter.dart
dart run example/application_state_manager.dart

Flutter and UseCase Forge scenarios live in the ark_mvp_flutter examples.

0
likes
160
points
--
downloads

Documentation

Documentation
API reference

Publisher

verified publisherarktelos.dev

Pure Dart foundations for Model-View-Presenter application features.

Homepage
Repository (GitLab)
View/report issues

Topics

#architecture #mvp #presentation #state-management

License

Apache-2.0 (license)

Dependencies

meta

More

Packages that depend on ark_mvp