mvu_layer 0.2.1 copy "mvu_layer: ^0.2.1" to clipboard
mvu_layer: ^0.2.1 copied to clipboard

outdated

An Elm-inspired state management for leveraging benefits from the Elm architecture while still being Dart friendly.

0.2.1 #

  • Fixes the MsgProviderTree by not requiring a child on MsgProvider

0.2.1-connector-preview #

  • Type the messenger on provider
  • Change the connector to a stateless widget

0.2.0 #

  • Null safety soundness

0.1.13 #

  • Simplify MsgConnector code

0.1.12 #

  • Support continuations on doWithModel

0.1.11 #

  • Extra MsgBuilder with TickerProvider support

0.1.10 #

  • Helpers for command only continuations

0.1.9 #

  • Helpers for command only dispatching

0.1.8 #

  • New name constructor model initialize the Messenger with simple model

0.1.7 #

  • New helper ofModelFunc to use the latest model as argument of the function

0.1.6 #

  • New helper doWithModel to create actions using the latest model

0.1.5 #

  • Support onInit function for using the BuildContext when initialising

0.1.4 #

  • Only call setState when mounted

0.1.3 #

  • Downgrade async to better compatibility

0.1.2 #

  • Use sync dispatching for preventing race conditions or dead-locks

0.1.1 #

  • Follow dartfmt conventions and better package description.

0.1.0 #

  • Initial release
  • Small but probably sufficient API surface.
4
likes
0
pub points
52%
popularity

Publisher

unverified uploader

An Elm-inspired state management for leveraging benefits from the Elm architecture while still being Dart friendly.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

async, flutter

More

Packages that depend on mvu_layer