-
```
import 'package:cubit_bloc/business_logic/cubit/characters_cubit.dart';
import 'package:cubit_bloc/data/web_services/character_web_services.dart';
import 'package:cubit_bloc/data/web_services/r…
-
**Description**
I need to stub a mock cubit in my integration test to handle navigation on `BlocListener`, so I use`whenListen` to return `AState` and it is working. But later on in the same test cas…
-
It could either be a second step, or directly within the screen. A second step would probably be better.
### The deed
- [x] Implement `RegisterScreenSecond`
- [x] Implement `chooseUserType()` in …
-
If I locally run `flutter pub global run dart_code_metrics:metrics analyze --fatal-style --fatal-performance --fatal-warnings lib` with rules in the analysis_options.yaml in place, I don't receive war…
-
-
[linuxserverurl]: https://linuxserver.io
[![linuxserver.io](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver_medium.png)][linuxserverurl]
…
-
**Description**
Using HydratedBlocOverrides.runZoned with testBloc has no effect
**Steps To Reproduce**
1. wrap testBloc with HydratedBlocOverrides.runZoned
2. add HydratedBlocOverrides.curren…
-
Hello !
I need to build a form composed of several fields divided into sections (steps).
Since there can be many section fields, I use a `ListView.builder`, and each section is a page in a `PageV…
-
Hi, I've used bloc for a very long time and published 2 of my apps in production mode.
Recently, in the latest project I'm currently working on.. I had a little issue which is:
when I use `BlocListe…
-
**Description**
It is clear that the community has ongoing questions about specific subjects, and in order to demystify these topics, we have organized a 30 minute livestream of the Bloc team buil…