David Ahlström
David Ahlström
Have the exact same problem
Any progress on this issue? I'm worried that my tests will stop working when this breaking change is enforced. For example Kotlin dependencies do not have this way of implementation...
Why doesnt patrol notify the user of this? I was one 1.4.2 still, and did the install instructions a couple months ago. Now it requires 1.5.1 according to patrol install...
I would also like to be able to use DeepSeek, as its open source and can be downloaded. Should be one of the defaults togheter with the other two
Should this be open? We are experiencing increased build time and size in release app, could it be this or is it fixed in latest patrol version?
I also have this problem. Any solutions? Edit: As pdenert stated, changing the sdk to 33 works. 34 doesn't Edit2: Now i got the error again in firebase testlab, but...
Hi, would be awesome if this PR can be completed :) Atm we cannot run the tests with latest flutter in our pipeline
Have the same problem. Got 3 solutions atm in my tests code. 1. Open and close notifications (native) 2. Scroll to the widget (use scrollTo) 3. Use enterText directly into...