w_flux 1.0.1 copy "w_flux: ^1.0.1" to clipboard
w_flux: ^1.0.1 copied to clipboard

outdatedDart 1 only

Flux library for uni-directional dataflow inspired by reflux and Facebook's flux architecture.

Changelog #

0.3.0 #

Check out the detailed release notes.

  • Actions are now awaitable
  • FluxComponent provides a default implementation of getStoreHandlers
  • FluxComponent adds redrawOn
  • triggerOnAction with async onAction functions now works properly
  • BREAKING CHANGE   Store no longer extends Stream
  • BREAKING CHANGE   FluxComponent's stores getter is now store

0.2.0 #

  • Shorter action dispatch
  • Add triggerOnAction to store
  • Support throttling of store triggers
  • Allow react-dart 0.7.x releases

0.1.0 #

  • Initial version of w_flux
1
likes
0
pub points
86%
popularity

Publisher

verified publisherworkiva.com

Flux library for uni-directional dataflow inspired by reflux and Facebook's flux architecture.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

react

More

Packages that depend on w_flux