feat(bloc_lint): prefer_multi_bloc_provider
Open
enhancement
pkg:bloc_lint
- Dominant language
- Dart
- Stars
- 12.5k
- Forks
- 3.4k
- PR merge metrics
- No merged PRs in 30d
Description
**Description**
As a developer, I want to be warned if I have nested `BlocProvider` instances when I could instead have a single `MultiBlocProvider` widget (originally referenced in #4264)
Contributor guide
Assessment
This issue has not been assessed yet.