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

outdated

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

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