Jenn Magder

Results 656 comments of Jenn Magder

> Do we think this is better than `--quick`? I would guess it's likely worse, and is definitely going to be more expensive. @vashworth says: > It seems that `--quick`...

I have a better idea: https://github.com/flutter/flutter/issues/170437#issuecomment-3152773297 Making this a draft until I test that out.

PR to fix the whitespace problem here https://github.com/flutter/flutter/pull/159643 just needs a test and then is ready to land!

You can read about how the channels (branches) work in https://github.com/flutter/flutter/blob/master/docs/releases/Flutter-build-release-channels.md#flutters-channels > We branch from master for a new beta release at the beginning of the month, usually the first...

Compilation failure: ``` PlatformViewsControllerTest.java:1662: error: is not abstract and does not override abstract method invalidateSurface() in SurfaceProducer ```