In my Flutter application, I use BlocProvider to provide a Bloc controller to the rest of the application. When create is called, it creates an ins
BlocProvider
create