-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
enhancementNew feature or requestNew feature or requestpkg:flutter_blocThis issue is related to the flutter_bloc packageThis issue is related to the flutter_bloc packagerelease candidateCandidate for release pending successful buildCandidate for release pending successful build
Description
Similar to the proposal on the Provider package.
Are we down for some extension functions to easily get a Bloc and a Repository?
var fooBloc = context.bloc<FooBloc>();
var barRepo = context.repo<BarRepo>();
larssn, tenhobi, bigworld12, anoopsg, agordeev and 15 moretenhobi, bigworld12 and nerder
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestpkg:flutter_blocThis issue is related to the flutter_bloc packageThis issue is related to the flutter_bloc packagerelease candidateCandidate for release pending successful buildCandidate for release pending successful build