plugins/state_inspector/app_state_inspector_plugin library
Classes
- AppStateInspectorPlugin
-
A custom plugin adding an "App State" tab that inspects state changes
from one or more AppStateAdapters (e.g.
BlocAdapter,RecordedStateAdapter). - AppStateInspectorView
- The App State Inspector's UI: an adapter picker plus a list/detail view of that adapter's recorded state changes, split side-by-side on wide screens.