rx 0.4.0 copy "rx: ^0.4.0" to clipboard
rx: ^0.4.0 copied to clipboard

Reactive Extensions Library for Dart providing an API for asynchronous programming with observable streams.

Reactive Dart #

Pub Package Build Status Code Coverage GitHub Issues GitHub Forks GitHub Stars GitHub License

Reactive Extensions Library for Dart providing an API for asynchronous programming with observable streams.

Reactive is created in the style of ReactiveX, and does not depend on Dart Streams. Though there are converters to and from Stream and Future instances. At this point this code 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.

10
likes
140
pub points
78%
popularity

Publisher

verified publisherlukas-renggli.ch

Reactive Extensions Library for Dart providing an API for asynchronous programming with observable streams.

Repository (GitHub)
View/report issues

Topics

#async #observable #reactive #streams

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, matcher, meta, more

More

Packages that depend on rx