Corey Sprague

Results 3 issues of Corey Sprague

WidgetTester defaults to a 800x600 surface size (at 3.0 DPI). We could consider defaulting our golden tests to a more reasonable default (perhaps the dimensions of an iPhone X or...

enhancement
golden_toolkit

```dart .sequencedGolden(filename, Iterable keyFrames) // or .goldenSequence(filename, Iterable keyFrames) ```

enhancement
golden_toolkit

A common class of visual UI bugs is content extending incorrectly into the safe area. The top notch is the easiest example to think of, but the bottom safe area...

enhancement
golden_toolkit