BenjaminZaiser

Results 4 comments of BenjaminZaiser

Thanks for your comment, but I don't know how you got it to work so the anonymous classes (mentioned in the exec file) are mapped to the lambdas in the...

But then the overall code coverage is wrong (or way below the actual code coverage), because the code _inside_ the lambdas is not analyzed; you don't know if the code...

In ran into the same issue. Maybe you can try to update your Gradle version as the isDefault got introduced in a later version!?

Try to run `flutter build apk --flavor appCenter`