kyawsanoo

Results 2 comments of kyawsanoo

Flutter3.0, Warning: Operand of null-aware operation '!' has type 'WidgetsBinding' which ex cludes null.

In my case(Roboelectric 3.8, android tool version 27.0.3 and gradle plugin 3.1.3), when I run with specific test with code coverage, it's OK but when I run all tests with...