core/brother library

Classes

BtKey
Brother Key is a Notifier without holding a value/data
BtNotifier<T>
Brother Notifier
BtObserver<T>
Brother Observer
BtStream<T>
Brother Stream
BtSubscription<T>
Btv<T>
Btw
BtWidget
BtWidgetState

Extensions

ExtBtBool on bool
Brother Values
ExtBtDouble on double
ExtBtInt on int
ExtBtString on String
ExtBtT on T

Properties

brother_log_enable bool
Brother Log Utilities
getter/setter pair

Typedefs

BtSubscriptionCallBack<T> = void Function(T? data)
Brother Subscription
BtWidgetShouldRebuild = bool Function(BtWidgetState state, dynamic data)
Brother Widgets