data/state_bridge library

Classes

SimpleStateBridge<T>
A concrete implementation of StateBridge backed by a ValueNotifier.
StateBridge<T>
Abstract interface for state management with change notification.