CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
bloc
09-15
Net
Flutter Either fold is skipped
09-13
OS
How to call final outside class in flutter?
09-08
OS
Error: Cannot run with sound null safety, because the following dependencies don't support null
09-04
Blockchain
Which Buildcontext to use in context.watch<SomeBloc>()?
09-03
other
How to structure BLoCs for screens with cross-dependent entities
09-01
Mobile
Flutter Bloc: difference between RepositoryProvider and RepositoryProvider.value
08-29
Net
Flutter_bloc package Giving weird errors When i try calling bloc provider
08-22
Mobile
how to remove duplicate from list of objects in flutter?
08-22
Mobile
flutter bloc not passing through emit.onEach
08-22
database
bloc how should I design it
08-16
Software design
In Flutter, command not found 'flutter' , how can use bloc library?
08-14
Mobile
Bad state: Cannot emit new states after calling close
08-12
Software design
The event I am dispatching is not called in the Bloc
08-10
Mobile
how do i move from the first page, to another page by using items from the first page
08-10
Mobile
Navigator with bloc listener
08-04
Software engineering
Flutter: Many bloc providers cluttering widget tree
08-03
OS
Convenient way to share BLoC between multiple screen
08-02
Net
Flutter Bloc doesn't update data in UI using BLOC pattern
07-29
Blockchain
flutter bloc calling an event in a class doesn't work
07-23
Software engineering
Application not working properly (BLoC state management)
07-14
Mobile
Flutter bloc event not getting called
07-12
Enterprise
My BlocBuilder is not changing state when I Emit and Event, I'm using get_it to inject dependen
07-09
Software design
super.dispose() before or after controller.dispose()?
07-07
Enterprise
Unable to print value from async and await
07-06
Blockchain
Call a method on page pop
07-04
Software engineering
Sending data to other page with bloc cubit
07-04
database
BlocBuilder vs BlocListener
06-14
Back-end
Streaming AuthentificationStatus to Cubits or Blocs
06-11
Software engineering
While using Bloc Listener I am getting an error ProviderNotFoundException (Error: Could not find the
06-10
Net
Using two Repositories in one Cubit - Flutter BLoC
06-05
Mobile
How to access bloc state properties that don't exist in the base state class?
06-03
other
Flutter Bloc Stream Listen not listening to state change
06-03
other
Flutter - Error in hot reload using lazy internationalization
05-31
database
Combining bloc and websockets
05-28
Mobile
Opening a text field causes the parrent widget to rebuild
05-27
Net
Is it a bad practice if my bloc's state is a list of widgets?
05-26
other
Flutter - make api call inside Listview
05-24
Mobile
(EXCEPTION CAUGHT BY GOROUTER) Failed assertion: line 299 pos 13: '!redirects.contains(redir)
05-24
Back-end
How to change text after button click using Bloc flutter
05-23
Blockchain
Why is the BloC model information updated in this case?
107
1
2
3
Next
Last
Links:
CodePudding