mvvm_plus 0.4.0 copy "mvvm_plus: ^0.4.0" to clipboard
mvvm_plus: ^0.4.0 copied to clipboard

outdated

MVVM+ is a lightweight Flutter state management library that implements MVVM, plus adds support for sharing business logic across widgets.

0.4.0 #

Added Model. Added "notifier" parameter to listenTo to support listening to ValueNotifiers.

0.3.1 #

Corrected changelog.

0.3.0 #

Added ViewWithStatelessViewModel, View.get, View.listenTo, and more tests.

0.2.4 #

Added widget tests. Made listenTo return type generic.

0.2.2 #

Fixed example gif.

0.2.1 #

Updated readme with example.

0.2.0 #

Added View member functions context, mounted, didUpdateWidget, reassemble, deactivate, activate, and didChangeDependencies.

0.1.6 #

Updated description and readme.

0.1.5 #

Updated description to improve pub.dev search results.

0.1.4 #

Updated readme.

0.1.3 #

Fixed readme.

0.1.2 #

Change github visibility.

0.1.1 #

Updated pubspec.yam

0.1.0 #

Initial release.

40
likes
0
pub points
66%
popularity

Publisher

verified publisherrichardcoutts.com

MVVM+ is a lightweight Flutter state management library that implements MVVM, plus adds support for sharing business logic across widgets.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

equatable, flutter, registrar

More

Packages that depend on mvvm_plus