Search code examples
Showing Dialog with Auto_Route and BlocListener...

flutterdialogbloc

Read More
Tryin to understand bloc, are you supposed to create multiple instances of the same bloc?...

flutterbloc

Read More
Flutter generate Freezed files for Cubit with build_runner not working...

flutterdartblocflutter-freezed

Read More
how to change a value of type boolean in flutter bloc...

flutterbloc

Read More
Flutter Mocktail with bloc_test: how to verify another bloc's state is changed...

flutterunit-testingbloc

Read More
Access context after Navigator.pop();...

flutterdartblocflutter-go-router

Read More
What is the difference between `context.watch` and `context.select` in flutter_bloc?...

flutterdartblocflutter-bloc

Read More
Flutter Clean Architecture communication between Use Cases and Blocs...

flutterdartblocclean-architecture

Read More
Flutter how to get brightness without MediaQuery?...

flutterdartblocios-darkmodeflutter-bloc

Read More
How to make two different cubits and states in bloc consumer?...

flutterdartbloc

Read More
Flutter Bloc does not change TextFormField initialValue...

flutterblocflutter-bloc

Read More
Update Widget value when modal class value update in Cubit...

flutterbloccubit

Read More
Flutter - cubit - changing boolean value inside cubit...

flutterblocflutter-statecubitflutter-cubit

Read More
Unhandled Exception: NoSuchMethodError: Class 'String' has no instance method 'forEach&#...

flutterbloc

Read More
BlocProvider.of() called with a context that does not contain a TodoBloc...

flutterblocflutter-bloc

Read More
BlocProvider.of() called with a context that does not contain a StateStreamableSource<Object?>...

flutterdartmobilebloc

Read More
Bloc state not being received in BlocBuilder in Flutter...

flutterdartbloc

Read More
how to stream or fetch data periodically using bloc?...

flutterdartblocclean-architecture

Read More
Flutter Bloc: How to show data from 5, 10 apis on single page using bloc in flutter...

flutterdartblocflutter-blocmobile-development

Read More
Flutter Bloc copyWith Function not working...

flutterdartstatebloc

Read More
Is it okay to use both Bloc and Provider in the same project?...

flutterstateblocproviderstate-management

Read More
Flutter - How to stop Bloc Listeners to run in the background stack...

flutterblocflutter-bloc

Read More
Information on Flutter Bloc pattern to reuse the state and event classes...

flutterblocconceptequatable

Read More
Testing for specific states using Flutter bloc_test...

flutterdartblocflutter-test

Read More
how to access to emit state in the cubit...

flutterdartbloccubit

Read More
Bloc builder cannot detect the cubit provided...

flutterdartblocflutter-bloc

Read More
Flutter BLoC et workmanager : how to make unique repositories initialisation pattern?...

flutterblocflutter-blocflutter-workmanager

Read More
Bloc State not reload or updating widget ui when i was emit a list...

flutterliststatereloadbloc

Read More
Bloc not rebuilding after succesful state change?...

flutterbloc

Read More
Bloc UI not changing when an object in list is updated...

flutterbloc

Read More
BackNext