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

outdated

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

Changelog #

0.0.6 #

  • Reworked or added time based operators: audit, debounce, throttle, and sample.

0.0.5 #

  • Renamed Subscription to Disposable.
  • Countless simplifications and optimizations.
  • Better tests for async scheduler.

0.0.4 #

  • Operators as static extension methods.
  • More operators, converters, and constructors.

0.0.3 #

  • Subject and multicast basics.

0.0.2 #

  • Operator and composition basics.

0.0.1 #

  • Initial version.
10
likes
0
pub points
74%
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

License

unknown (LICENSE)

Dependencies

collection, matcher, meta, more

More

Packages that depend on rx