etos 0.1.0 copy "etos: ^0.1.0" to clipboard
etos: ^0.1.0 copied to clipboard

An event-driven state management solution.

0.1.0 #

  • Move setState and getState to EventHandler methods.
  • Add callWhen to allow EventHandlers to only be called in certain conditions.
  • Add dispatch to EventHandler to easily dispatch new Events.
  • Remove option to use functions as EventHandlers.

0.0.2 #

  • Remove unneeded casts.

0.0.1 #

  • Initial version.
5
likes
120
pub points
0%
popularity

Publisher

unverified uploader

An event-driven state management solution.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

logging, rxdart

More

Packages that depend on etos