Kate Lovett

Results 357 comments of Kate Lovett
trafficstars

> Yegor mentioned you might be able to help me move this PR over to using Skia Gold Yeah, we can't check image files into this repo. Unfortunately, I can't...

> I followed the pattern in #99298 and added this to the test: > > ```dart > await expectLater( > find.byType(MaterialApp), > matchesGoldenFile('platform_name.png'), > ); > ``` > > When...

Filed https://bugs.chromium.org/p/skia/issues/detail?id=14004 about this strange Gold result.

I am reopening this because while making ScrollableColumn private mitigated the worst case scenario of exposing it to users, the implementation still exists in 3 places in the flutter_news_example. A...

I know there are multiple use cases, so I cannot provide a recommendation for all of them. In my opinion, the replacement should be a simple ListView, but I am...

@TahaTesser may also have some thoughts on this

Hey @fzyzcjy is there an issue this is resolving? Can you update the description of the PR with an explanation of what this change is doing?

> it is solving the same issue as https://github.com/flutter/flutter/pull/125099 mentions. Can you update the PR description to link to the issue and explain the fix? Having to backtrack through other...

Would this mean eventually deprecating and removing the properties above? I think this is a good idea, @HansMuller and @guidezpl may have some material specific thoughts though. :)

@iaminhere22 can you provide a minimal code sample that reproduces the problem, the one you mention with the blue square? Unfortunately we cannot debug code from a github project, we...