**Description** As a developer, I want to be warned if the `create` method in `BlocProvider` returns an existing bloc instance (originally referenced in #4264)
Description
As a developer, I want to be warned if the
createmethod inBlocProviderreturns an existing bloc instance (originally referenced in #4264)