features/connectivity/state/connectivity_state library

Classes

ConnectivityChecking
First state — emitted immediately before the first probe completes. UI should show a neutral/loading indicator.
ConnectivityError
Something went wrong at the service level (not network — service crash).
ConnectivityLoaded
First probe (or cache read) returned a result. This is the steady state — all subsequent emissions are this type.
ConnectivityState
Sealed state hierarchy for the connectivity feature.