blackbox_support 0.0.10
blackbox_support: ^0.0.10 copied to clipboard
Shared support runtime for Blackbox tracking and observation.
blackbox_support #
Shared support runtime for blackbox
bindings: the read-tracking Reaction used by BoxObserver in
blackbox_flutter and
blackbox_jaspr.
You normally don't depend on this package directly — it is an internal
dependency of the bindings. Use it only if you are building a binding
for another UI framework: Reaction.track(fn) runs fn, records every
box read through BoxHooks, and invalidates when any of them changes.