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

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

v0.4.0 #

2024-10-21

What's New #

v0.3.0 #

2024-10-10

What's New #

  • feat: Exports the on/off API for Scope.

v0.2.0 #

2024-10-09

What's New #

  • feat: Adds watch function.

v0.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
160
pub points
14%
popularity

Publisher

verified publisherodroe.dev

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

Homepage
Repository (GitHub)
View/report issues

Topics

#state #reactive #ref #derived #effect

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

More

Packages that depend on oref