signals_async 2.0.2 copy "signals_async: ^2.0.2" to clipboard
signals_async: ^2.0.2 copied to clipboard

A reactive asynchronous signal library that extends the signals package with ComputedFuture and ComputedStream for handling async operations and streams reactively.

2.0.2 #

  • Skip loading state on chained initial values

2.0.1 #

  • Some documentation updates

2.0.0 #

  • Add restart method to ComputedFuture
  • Add ComputedStream class

1.0.0 #

  • Initial release of signals_async
  • Added ComputedFuture class for reactive asynchronous computations
  • Support for reactive and non-reactive modes
  • Robust cancellation support with cleanup callbacks
  • Lazy and eager evaluation options
  • Initial value support to prevent loading flickers
  • Auto-disposal capability
  • Comprehensive documentation and examples
  • Batched updates for better performance
0
likes
40
points
186
downloads

Publisher

unverified uploader

Weekly Downloads

A reactive asynchronous signal library that extends the signals package with ComputedFuture and ComputedStream for handling async operations and streams reactively.

Repository (GitHub)
View/report issues

Topics

#signals #reactive #async #future #state-management

Documentation

Documentation

License

MIT (license)

Dependencies

signals

More

Packages that depend on signals_async