rx_command 1.0.0
rx_command: ^1.0.0 copied to clipboard
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 nowNull
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