mwwm 2.0.0 copy "mwwm: ^2.0.0" to clipboard
mwwm: ^2.0.0 copied to clipboard

Software architecture pattern for teams with different sizes. Add possibility to work separately. Separate UI, presentation logic and business logic.

Changelog #

2.0.0 - 2021-06-07 #

  • Stable release

2.0.0-dev.1 - 2021-06-04 #

  • Breaking Change: Removed nullable types where possible
  • Breaking Change: Added generic type of WidgetModel to CoreMwwmWidget and generic type of CoreMwwmWidget to WidgetState to easily get attributes of Widget without cast
  • Marked as deprecated doFuture and doFutureHandleError

1.1.1 - 2021-05-30 #

  • Stable release

1.1.1-dev.1 - 2021-05-25 #

  • Apply new lint rules.

1.1.0 #

  • Made subscribe's stream's values nullable.
  • WM's subscribe method now returns StreamSubscription of generic type.

1.0.2 #

  • Fix changelog

1.0.1 #

  • Add unit tests

1.0.0 #

  • Migrate this package to null safety.

0.1.3-dev.0 #

  • Change Model resolve performer funcionality
  • Add to Performer method canPerform

0.1.0-dev.4 #

  • Replace dynamic type in WidgetModel's errorCallbacks

0.1.0+1 #

  • [BREAKING CHANGE!] Change API of Performer and Model. Now R may be any object.
  • Add special performers for useful cases: FuturePerformer and StreamPerformer
  • Add FutureChange

0.1.0 #

  • Update CoreMwwmWidget. Change API
  • Update docs

0.0.4 #

  • Add logo

0.0.3 #

  • README update
  • fix some class docs

0.0.2 #

  • Software architectural pattern for flutter apps.
44
likes
140
points
208
downloads

Publisher

verified publishersurf.ru

Weekly Downloads

Software architecture pattern for teams with different sizes. Add possibility to work separately. Separate UI, presentation logic and business logic.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on mwwm