oref 0.1.0 copy "oref: ^0.1.0" to clipboard
oref: ^0.1.0 copied to clipboard

Oref is a lightweight, high-performance reactive programming library.

0.1.0 #

To install Oref v0.1.0, run this command:

dart pub add oref:^0.1.0

Otherwise, to upgrade your pubspec.yaml file:

dependencies:
  oref: ^0.1.0

What's Changed #

  • feat: Adds stop/pause/resume methods to Effect interface.
  • BREAKING CHANGE: The effect function now returns a EffectRunner.
  • BREAKING CHANGE: Remove the writableDerived, now you can use derived.writable.
  • BREAKING CHANGE: Remove the derivedWith, now you can use derived.valuable.
1
likes
0
pub points
14%
popularity

Publisher

verified publisherodroe.dev

Oref is a lightweight, high-performance reactive programming library.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on oref