Skip to content

V9.5.0

@escamoteur escamoteur tagged this 30 Nov 01:10
New ValueListenable extension that triggers a target command when
the source value changes. Works on any ValueListenable including
commands, isRunning, results, or plain ValueNotifier.

Features:
- Optional transform function to convert source value to target param
- Smart type handling: direct pass if types match, no-param call if not
- Returns ListenableSubscription for manual cancellation
Assets 2
Loading