simple_observable 0.2.1 copy "simple_observable: ^0.2.1" to clipboard
simple_observable: ^0.2.1 copied to clipboard

outdated

A minimal observable and debouncer that works with callbacks, Futures, Streams, or any combination of the three.

0.2.1 July 19, 2019 #

  • Add [Throttle] class.

0.2.0 November 5, 2018 #

  • breaking: once canceled the observable/debouncer is no longer usable.
  • Moved cancel() to base class.
  • Return type of callback function is now void instead of dynamic.
  • Add more to ./example/main.dart.

0.1.1 October 22, 2018 #

  • Add setValue().
  • Put source code in readme.

0.1.0 October 22, 2018 #

  • First release.
6
likes
0
points
215k
downloads

Publisher

verified publisherdefylogic.dev

Weekly Downloads

A minimal observable and debouncer that works with callbacks, Futures, Streams, or any combination of the three.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

meta

More

Packages that depend on simple_observable