In the bloc_provider.dart file there is an error at: BlocProvider<T> provider = context.ancestorWidgetOfExactType(type); How to solve this?