rx 0.0.2 rx: ^0.0.2 copied to clipboard
Reactive Extensions Library for Dart providing an API for asynchronous programming with observable streams.
RxDart #
Reactive Extensions Library for Dart providing an API for asynchronous programming with observable streams.
RxDart created in the style of ReactiveX, and does not depend on Dart Streams. At this point it is quite experimental, and might miss features or have serious bugs.
This library is open source and well tested. Development happens on GitHub. Feel free to report issues or create a pull-request there. General questions are best asked on StackOverflow.
The package is hosted on dart packages. Up-to-date class documentation is created with every release.
License #
The MIT License, see LICENSE.