reactive/selector library
Classes
-
CombinedSelector<
S> -
ListenableSelector<
T extends Listenable, S>
Typedefs
-
Eq<
S> = bool Function(S a, S b) - InteractState = ({bool drag, bool isEditing, bool longPress, bool tap})
-
SelectorFn<
T extends Listenable, S> = S Function(T notifier) - SelHoverState = ({bool isActive, bool isHovered})