Matt Carroll

Results 342 comments of Matt Carroll

I'm fine using either one, though if this is implemented at the `fimber` level then I assume it would work for any Dart project?

Does this help? https://pub.dev/packages/stack_trace

Sure. This ticket will have a much higher bar than the previous one, but you're welcome to give it a try. I'm not even sure if this ticket is reasonably...

I reference the original issue that this is based on. That issue should have any relevant reproduction information.

@maheshmnj - I don't think this behavior should be intentional. Please tag a member of the team who can provide insight on this functionality.

Notice in my original post that when the user presses `space`, the app isn't even notified that the user pressed `space`. I might have an opinion about forcing scrolling on...

Here's a video of the problem, which should contrast against the earlier video of "expected behavior": https://user-images.githubusercontent.com/7259036/183311804-a06c50e9-cb04-4d9b-866f-62d8ccfb6f7a.mp4

In addition to the general and reasonable utility of saving private fields, the situation that I'm currently running into is that I had to destructure `Alignment` and `Rect` because I...

I don't think I'd say that manually downloading fonts qualifies as "working with this library". The purpose of the `google_fonts` package is to avoid manually downloading fonts. If we're going...