Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in flutter-bloc

Info: 'runZoned' is deprecated and shouldn't be used. This will be removed in v9.0.0. Use Bloc.Bloc.transformer instead

flutter bloc flutter-bloc

bloc state is the same after coming back to a page even though it was explicitly changed

flutter flutter-bloc

Flutter Bloc, UI not updating when state is emmited

flutter dart flutter-bloc

How to pass a bloc to another screen using go_router on flutter

Flutter Cubit: good way to get stored variable?

The method 'bloc' isn't defined for the type 'BuildContext'

flutter dart bloc flutter-bloc

Flutter remove all routes using auto_route

Reactive redirection using go_router and flutter_bloc with Auth and UnAuth Flow

Flutter bloc - emit was called after an event handler completed normally

Issue With Nested BlocBuilder() Calls

flutter bloc flutter-bloc

Flutter could not find the correct Provider<Bloc> after navigating to different route

Modal Bottom Sheet and Bloc

flutter bloc flutter-bloc

How to use ReorderableListView with flutter_bloc?

go_router and flutter_bloc: Unhandled Exception: No GoRouter found in context

Unknown behavior with hot reload when using the go_router package

Flutter how to get brightness without MediaQuery?

flutter_bloc 8: what is the best practice for listening to state changes from another bloc

flutter bloc flutter-bloc

BlocProvider.value Vs BlocProvider(create:)

flutter flutter-bloc