-
**Description**
Hi VGV team! When I run the CI workflow using the very_good cli test feature I see this error.
```
Run very_good test -j 4 --optimization --coverage --test-randomize-ordering-see…
-
Hi,
I have updated the bloc, flutter_bloc in the flutter app. After that, I got the error on the "onCreate, onChange, onError, onClose" methods in MyBlocobserver class using BlocObserver.
**_Err…
-
I set up the `autotwin_env` with Python 3.8.13, which I planned to use for both the `mesh` and `pixel` repos. But, I just remembered that Cubit and Sculpt for the `mesh` repo require Python 3.7.4.
…
hovey updated
2 years ago
-
**Description**
I'm using freezed for most of my classes and when trying to test them via [bloc_test](https://pub.dev/packages/bloc_test) I get the following error:
`WARNING: Please ensure state ins…
-
hello @felangel thank you very much for this best state management library
without bloc library flutter is nothing
I saw that you solved one problem on socket.io-client-dart
That's why you're …
-
I'm using a Cubit in my app and I'm struggling to understand one behavior.
I have a list of products and when I open the product detail screen I want to have a "blank" screen with a loading indica…
-
What would be a realistic integration with bloc? Documentation mention it but there is no example anywhere
-
I tried to add png to marker. I got this error. This way is working on my other flutter projects(flutter stable channel). This channel is beta.
```
void setMarker() {
getMarkerIcon('assets/…
-
Herkese merhaba. Bloc ve state'ler hakkında bi' sorum vardı. Kullanıcı butona her tıkladığında API'den bi' veri çekerken ona loading indicator göstermek istiyordum. Fakat kullanıcı butona bastığında l…
-
**After using the when method for calling the future functions and then answering the returning NULL value in it.**
when(mockMoviesListRemoteData.call(MovieListParams(url: Constants.url))).thenAnsw…