-
> Hello everyone! đź‘‹
>
> First of all, thanks so much for the amazing support and enthusiasm! The interest and excitement surrounding cubit has been incredible 🙏 💙
>
> Before diving into the prop…
-
Hi @NourEldinShobier - We've been successful in using your Carbon-Flutter package (excellent, Thanks!) in the OpenEEW Provisioner app
https://github.com/openeew/openeew-provisioner
I'm trying to …
-
**Describe the bug**
Except the email verification screen of my flutter project, everything works fine. The BLOC for email verification screen & body does not emit changes in the cubit file when runn…
-
I'm experimenting a strange behavior when routing back to a reactive form which has been previously completed. Situation is as follows:
* I have a first view with a `ReactivePhoneFormField`, which wo…
-
I am getting the following error when trying to upload a photo to firebase in Uint8list format
```
The following _CastError was thrown building AddPostScreen(dirty, dependencies:
[_LocalizationsSco…
-
Am getting a response as html content. So when am trying to load that HTML content few things are missing; like radio button, checkbox, input type etc.
The following html i tried;
```
form …
-
As far as I can tell calling `updateValue()` on a `FormControl` programmatically does not mark the control as dirty.
It would be helpful if `updateValue()` had a bool parameter 'markAsDirty' which ma…
-
I need to support two different environments (different baseUrl). Retrofit code generation is based on constant baseUrl.
It would be great to have the ability to generate code that will use a **dyn…
-
i am getting this error in flutter 2.11
```
/C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_modular-4.5.0/lib/src/presenter/widgets/modular_app.dart:156:31: Error: The argument type 'Wi…
-
My app uses 2 languages, english and greek, when the phone is on greek the package doesn't work correctly, apparently greek language is not supported by the package and the top bar is a red box..
…