plugins/adapters/bloc_adapter library

Classes

BlocAdapter
Feeds flutter_bloc/bloc state changes into the App State Inspector, via DevBlocObserver. Set Bloc.observer = DevBlocObserver() before creating any Bloc/Cubit, then pass a BlocAdapter to AppStateInspectorPlugin.