João Antonio Martins Filho

Results 19 comments of João Antonio Martins Filho

Hi @rizwanja, how are you doing? Did you solve your problem? If you did may you let us know how do you solve it? I'm facing a similar problem! Kind...

Hello there, any update on this? :)

> The workaround above didn't work for me. It seems that tpm doesn't load the plugin. I needed to load each plugin manually as below: > > ``` > if...

Hi @RicardoMudinyane, how are you doing? I've run this code: ``` import 'package:faker/faker.dart'; void main() { final List users = []; for (int i = 0; i < 10; i++)...

Oi, how you guys doing? Hey @itsJoKr do we have to attach using the test_bundle.dart? I'm trying to debug using vscode and in the configuration file I'm setting the program...

Oi @C-8, how are you doing? Try to modify the begin of your target path to: `patrol test --target integration_test\views\test.dart --flavor flavor_name` Also try to run the `flutter clean` command,...

> Thanks for taking the time to raise this issue. While we investigate, could you please provide answers to the following questions: > > * Can you confirm if recordOwner...

Hey @NikaHsn, how's it going? The additional information as request: There are multiple error messages, so I added the full log, from building the app until my last interact after...

Hey @tyllark, how's it going? I just checked the behavior and it seems the issue is resolved! Thanks for the help!