You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following assertion was thrown building BlocListener<AuthCubit, AuthState>(dirty, state: _BlocListenerBaseState<AuthCubit, AuthState>#74df6):
BlocListener<AuthCubit, AuthState> used outside of MultiBlocListener must specify a child
'package:flutter_bloc/src/bloc_listener.dart':
Failed assertion: line 184 pos 7: 'child != null'
The text was updated successfully, but these errors were encountered:
The following assertion was thrown building BlocListener<AuthCubit, AuthState>(dirty, state: _BlocListenerBaseState<AuthCubit, AuthState>#74df6):
BlocListener<AuthCubit, AuthState> used outside of MultiBlocListener must specify a child
'package:flutter_bloc/src/bloc_listener.dart':
Failed assertion: line 184 pos 7: 'child != null'
The text was updated successfully, but these errors were encountered: