ispectify_bloc
library
Classes
BlocChangeData
Snapshot of a BLoC / Cubit onChange invocation.
BlocDoneData
Snapshot of a BLoC onDone invocation.
BlocErrorData
Snapshot of a BLoC / Cubit onError invocation.
BlocEventData
Snapshot of a BLoC onEvent invocation.
BlocJsonKeys
Canonical JSON key names used across BLoC observer events.
BlocLifecycleData
Snapshot of a BLoC / Cubit lifecycle invocation (onCreate, onClose).
BlocTransitionData
Snapshot of a BLoC onTransition invocation.
ISpectBlocObserver
BLoC observer that logs lifecycle events via the unified trace API under
the bloc-event, bloc-transition, bloc-state, bloc-create,
bloc-close, bloc-done, and bloc-error log keys.
ISpectBlocSettings
Configuration settings for controlling Bloc lifecycle logging.
ispectify_bloc 5.2.0-dev.17