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 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'