rxservice 0.6.0 copy "rxservice: ^0.6.0" to clipboard
rxservice: ^0.6.0 copied to clipboard

discontinuedreplaced by: rxs

A simple reactive service library for Dart and Flutter. Use with StreamBuilder for Flutter apps.

0.0.1 #

  • Initial version.

0.1.0 #

  • Added unbenchmarked createMemo hook.

0.2.0 #

  • Updated createMemo to computed hook.

0.2.1 #

  • Made services callable (aliases to $)

0.3.0 #

  • Added the effect hook.
  • Service call() method now aliased to state

0.4.0 #

  • Added signals
  • Separated hooks into their own library.

0.5.0 #

  • Refactored codebase to move complexity behind rxs

0.5.1 #

  • Updated dependencies list in pubspec.yaml

0.5.2 #

  • Updated version constraints

0.6.0 #

  • New Injector API.
1
likes
150
points
28
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A simple reactive service library for Dart and Flutter. Use with StreamBuilder for Flutter apps.

Repository (GitHub)

License

BSD-3-Clause (license)

Dependencies

rxs

More

Packages that depend on rxservice