Search code examples
The same repository for several BLoCs in flutter...


flutterdartblocflutter-bloc

Read More
Bloc provided to BlocProvider with get_it vs direct instantion?...


flutterdependency-injectionblocflutter-blocget-it

Read More
TypeError: type 'String' is not a subtype of type 'Map<String, dynamic>'...


flutterlocal-storageflutter-bloc

Read More
Flutter Bloc : Cannot add new events after calling close...


flutterblocstate-managementflutter-bloc

Read More
Multi BlocBuilder in Flutter...


flutterdartflutter-bloc

Read More
Flutter Bloc not updating state correctly when adding items to Hive Box...


flutterstate-managementflutter-bloc

Read More
Child Screen stays mounted after Parent is removed from screen. Flutter Bloc...


flutterblocflutter-bloc

Read More
Flutter remove all routes using auto_route...


flutterflutter-blocflutter-navigationflutter-routes

Read More
Flutter State Management - Initial State with params...


flutterflutter-blocflutter-state

Read More
Which of these is the best structure of a if-statement in a BlocListener for a SignIn?...


flutterif-statementcoding-styleblocflutter-bloc

Read More
Authenticate with Go Router and BLoC in flutter...


flutterauthenticationflutter-blocflutter-go-router

Read More
how to use flutter bloc state management efficiently...


flutterdartflutter-bloc

Read More
How to use bloc initialised in one screen in a different screen...


flutterflutter-bloc

Read More
Correct approach to architect an app using a Scaffold with persistent BottomNavigationBar with Drawe...


flutterflutter-blocflutter-go-router

Read More
Why BlocProvider doesn't allow to assign another list of BlocProvider which I want to import fro...


flutterflutter-blocflutter-state

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


flutterdartblocflutter-bloc

Read More
Flutter bloc: state does not change after changing new event...


flutterflutter-blocequatableonreadystatechangeflutter-exception

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


flutterdartblocios-darkmodeflutter-bloc

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


flutterblocflutter-bloc

Read More
Page reloading data every time it's displayed...


flutterdartflutter-dependenciesflutter-bloc

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


flutterblocflutter-bloc

Read More
Want to update ListView on index click in bloc flutter...


flutterflutter-bloc

Read More
How to manage multiple states with one bloc for a single page?...


flutterflutter-bloc

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


flutterdartblocflutter-blocmobile-development

Read More
The Flutter bindings were initialized in a different zone than is now being used...


flutterdartflutter-bloc

Read More
Flutter : how to change automatically from splash screen to next screen?...


flutterflutter-blocflutter-go-router

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


flutterblocflutter-bloc

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


flutterdartblocflutter-bloc

Read More
Flutter TextField\TextFormField initialization value with flutter_bloc...


flutterdarttextfieldflutter-blocflutter-state

Read More
'emit was called after an event handler completed normally' issue inside a periodic Timer...


flutterflutter-bloc

Read More
BackNext