rx_command 1.0.4 copy "rx_command: ^1.0.4" to clipboard
rx_command: ^1.0.4 copied to clipboard

outdated

Reactive event handler wrapper class inspired by ReactiveUI.

0.0.1 10.04.2018 #

  • Initial release.

0.0.2 10.04.2018 #

  • Removed the necessity of type Unit. Instead now Null is used

0.0.3 10.04.2018 #

  • Trying to fix the documentation link

1.0.0 11.04.2018 #

  • Made RxCommand a callable class so that you now can directly assign it to your widget handlers

1.0.1 11.04.2018 #

  • Small update in docs

1.0.2 16.04.2018 #

  • Added CommandResult, now RxCommand is itself an Observable that emits CommandResults

1.0.3 17.04.2018 #

  • RxCommands created by RxCommand.createFromStream no longer emit a final event after the last item of the source stream was received

1.0.4 19.04.2018 #

  • Added MockCommand
48
likes
0
points
780
downloads

Publisher

verified publisherfluttercommunity.dev

Weekly Downloads

Reactive event handler wrapper class inspired by ReactiveUI.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

rxdart

More

Packages that depend on rx_command