context_watch 1.0.1
context_watch: ^1.0.1 copied to clipboard
A hassle-free way to watch for observable value changes within the `build` method.
1.0.1 #
- Added back a workaround for https://github.com/flutter/flutter/issues/128432 to loosen Flutter SDK version constraint.
1.0.0 #
- Initial release.
Listenable.watch(context),Stream.watch(context)extensions.