Search code examples
use socket.io client in dart in different places with a single instance...

flutterdartsocket.iobloc

Read More
Flutter: How to trigger a bloc event in the controller?...

flutterflutter-layoutblocflutter-getx

Read More
How to unit test bloc with network relative repostitory?...

flutterunit-testingbloc

Read More
I want to understand how streams work with bloc pattern in flutter?...

flutterstreambloc

Read More
Can i passing nothing in BlocBuilder with if else statement...

flutterdartblocflutter-bloccubit

Read More
Unable to factor out list of `providers` from `MultiBlocProvider`...

flutterdartblocflutter-bloc

Read More
How to use BLoC pattern via flutter_bloc library?...

flutterdartdesign-patternsblocflutter-bloc

Read More
Flutter blocTest Missing type arguments for generic function 'blocTest<B extends BlocBase<...

flutterblocbloc-test

Read More
The argument type 'Object?' can't be assigned to the parameter type 'EditProfileScre...

flutterbloc

Read More
Flutter ListView is not visible after search...

flutterbloc

Read More
Login button will not reset state after second press with Futter/Dart/BLoC...

flutterdartbloccubitflutter-cubit

Read More
flutter: Too many positional arguments: 0 expected, but 1 found...

flutternosqlbloc

Read More
Error: Could not find the correct Provider<TimerState> above this Practice4HomePage Widget Flu...

flutterblocstate-management

Read More
How to keep BLoC state on Flutter Hot Reload?...

flutterhot-reloadbloc

Read More
Having trouble calling Bloc.observer in main.dart...

flutterblocstate-management

Read More
Bad state: Migrate To flutter_bloc v8.0.1...

flutterurl-rewritingblocflutter-bloc

Read More
How Can I Escape Multiple Listed Widget (Button) State Management with Flutter Bloc?...

flutterdartbloc

Read More
Flutter how to migrate this BLoC old version code to Bloc new version...

androidflutterdartblocmigrate

Read More
How to represent shared state with freezed without casting...

flutterblocfreezed

Read More
In Flutter Mockito BlocTest not finding Initial State...

flutterunit-testingdartmockitobloc

Read More
How to organise architecture using main.dart in huge projects?...

flutterdartarchitectureblocflutter-cubit

Read More
Flutter: Bloc not navigating to another screen after succesful state update...

flutterflutter-dependenciesbloc

Read More
Showing a dialog with BlocListener...

flutterdartblocstate-managementflutter-bloc

Read More
Flutter, Bloc how to process SocketException and check network speed...

flutterdarthttpbloc

Read More
Flutter: Cannot use this MethodChannel before the binary messenger has been initialized when running...

flutterdartconcurrencyblocdart-isolates

Read More
Update a widget from another one with Cubit Bloc...

flutterdartbloccubitflutter-cubit

Read More
BloC testing "The method xxx isn't defined for the type 'Object'" error...

fluttertestingflutter-testblocbloc-test

Read More
Flutter, how to call/add/trigger others event inside same bloc...

flutterbloc

Read More
Flutter value object factory constructor executes twice on Bloc emit...

flutterdartbloc

Read More
Why this BlocBuilder do not rebuild my list after second trigger?...

flutterdartbloccubit

Read More
BackNext