Jenn Magder

Results 719 comments of Jenn Magder

Thanks for your contribution, @celvinren! You checked: > [x] I signed the [CLA]. However the bot can't find that you signed it: https://github.com/flutter/packages/pull/10533#issuecomment-3590702995. This PR won't be mergable until you...

> could you also please add a test for your changes to prevent potential regressions? @celvinren check out the tests on the example app: XCTests: https://github.com/flutter/packages/tree/main/packages/image_picker/image_picker_ios/example/ios/RunnerTests XCUITests: https://github.com/flutter/packages/tree/main/packages/image_picker/image_picker_ios/example/ios/RunnerUITests

I'm on main ToT 63b7fa5d62ccf42f3c352845286709ac00d7c53d, and I saw the large memory usage (hovering around 2-2.5GB) back to Flutter 3.16.6, though I usually wasn't able to get it to crash on...

> That's why we are seeing so many UIViews created. I believe the example is contrived to stress-test the scenario that there's a pointer interceptor in a widget wrapped in...

cc @hellohuanlin the message is framework-side but I'm guessing the problem is in the engine since it's specific to Apple Pencil. https://github.com/flutter/engine/pull/50095

> would you happen to know who owns `package:multicast_dns`? Technically me but I haven't touched it so I should probably pass it onto a different owner. https://github.com/flutter/packages/blob/5e03bb1da411c99d80727f46e1821c4fdc6ea12c/CODEOWNERS#L29 Historically it's been...

This has quite a few reports duplicated to it. @bkonyi would you consider bumping this to a P1 and having someone look at it? This will probably be tricky without...

@hellohuanlin does this ring any bells for you? Are you able to reproduce this?