Bryan Gintz

Results 4 comments of Bryan Gintz

@ydolzhenko where exactly did you change the background color to "fix" this? Can you provide a small example?

This was tested on a Pixel 7 only

Update: If I put this: `await $.waitUntilVisible($('LOGIN'), timeout: const Duration(seconds: 10));` above the top `expect($('LOGIN'), findsOneWidget);`. It works correctly. I thought the `pumpWidgetAndSettle()` handled this so maybe I am just...

@jBorkowska I see you removed the blocked label, does that mean this is possible now? Is it on the roadmap? Thanks!!