context_watch 2.0.0-dev.1 copy "context_watch: ^2.0.0-dev.1" to clipboard
context_watch: ^2.0.0-dev.1 copied to clipboard

A hassle-free way to watch for observable value changes within the `build` method.

2.0.0-dev.1 #

  • Stream.watch() and Future.watch() now return AsyncSnapshot, just like StreamBuilder and FutureBuilder do
  • Performance improvements
  • Added example app with benchmarks

1.0.2 #

  • Updated flutter_lints

1.0.1 #

1.0.0 #

  • Initial release.
  • Listenable.watch(context), Stream.watch(context) extensions.
40
likes
0
points
8.89k
downloads

Publisher

verified publishersonerik.dev

Weekly Downloads

A hassle-free way to watch for observable value changes within the `build` method.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, meta, rxdart

More

Packages that depend on context_watch