msg 0.2.0 copy "msg: ^0.2.0" to clipboard
msg: ^0.2.0 copied to clipboard

A State Management package that helps implementing MVU-style UDF architecture without boilerplate

[0.2.0] – 11.08.2021 #

  • Added onDispose parameter to Store
  • Subscription streams are now FutureOr<Stream<_>>
  • [BREAKING] Removed StoreBase
  • [BREAKING] Removed public interfaces for Cmds
  • Cmds are now processed in their own stream
  • All possible constructors are now const
  • Added more examples

[0.1.0] - 08.08.2021 #

  • Initial release
0
likes
110
pub points
12%
popularity

Publisher

unverified uploader

A State Management package that helps implementing MVU-style UDF architecture without boilerplate

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on msg