re_state_action 0.0.7 copy "re_state_action: ^0.0.7" to clipboard
re_state_action: ^0.0.7 copied to clipboard

outdated

A simple state management library for Flutter based on States and Actions managed by Streams with RxDart.

0.0.7 #

  • Added ReStateBuildCondition to allow for more granular control over when to rebuild widgets
  • Added ReActionListenerCondition to allow for more granular control over when to listen to actions

0.0.6 #

  • Changed actionNotifier type to PublishSubject

0.0.5 #

  • Added readme documentation

0.0.4 #

  • Added unit and widget tests

0.0.3 #

  • Added initial documentation
  • Adjust ReStateWidget property to use ReState instead of ReStateAction

0.0.2 #

  • Added example app to demonstrate usage
  • Downgraded of dart min sdk version to 2.12.0

0.0.1 #

  • Initial release
5
likes
0
points
63
downloads

Publisher

unverified uploader

Weekly Downloads

A simple state management library for Flutter based on States and Actions managed by Streams with RxDart.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, rxdart

More

Packages that depend on re_state_action