Mattia

Results 4 comments of Mattia

Yes, I am familiar with the examples, but unfortunately, they not address my specific case: the value of the TextFormField being modified by another field. This problem could also occur...

Here I am :) ! [My concrete example](https://github.com/MattiaPispisa/sample_bloc_form/blob/main/lib/main.dart#L72) This idea originated from this problem, and it can apply to various cases (like for ValueNotifier). The example is very similar to...

Hi @felangel, have you had time to look at the concrete example I linked and the idea I proposed?

Hi @E2-Veera, I had the same issue on iOS. Did you include the `NSLocalNetworkUsageDescription` entry in your `info.plist` file (ios/Runner/Info.plist) ?