signals 1.3.1 copy "signals: ^1.3.1" to clipboard
signals: ^1.3.1 copied to clipboard

signal, computed and effect built with dart and extensions for flutter

1.3.1 #

  • FutureSignal now implements ReadonlySignal instead of Signal
  • StreamSignal now implements ReadonlySignal instead of Signal

1.3.0 #

  • Removing SignalWidget since it will cause unnecessary rebuilds if used at the root and too easy to use incorrectly

1.2.2 #

  • Fixing FutureSignal and StreamSignal in watch
  • Adding Watch and SignalWidget

1.2.1 #

  • Fixing computed and signal to work the same in debug mode as in release mode
  • Passing through debugLabel to all methods

1.2.0 #

  • Fixing public API and removing public classes (Computed, Effect, StreamSignal, etc.)

1.1.1 #

  • Migrated to single package signals from preact_signals and flutter_preact_signals

1.1.0 #

  • Updating preact_signals to 0.4.1
  • Updating flutter_preact_signals to 0.4.1

1.0.1 #

  • Updating preact_signals to 0.3.3

1.0.0 #

  • Updating preact_signals to 0.3.2
  • Updating flutter_preact_signals to 0.3.2
432
likes
0
pub points
93%
popularity

Publisher

verified publisherrodydavis.com

signal, computed and effect built with dart and extensions for flutter

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on signals