Matt Carroll

Results 358 comments of Matt Carroll

I'm curious, how have issues like this been handled with Mustache in the past? Mustache has been around for a long time, and its syntax has been used in many...

WRT examples, I would find it helpful if `shelf` related behavior was clearly distinguished from behaviors provided by `gcp`. Developers who investigate this package may be relatively new to any...

If there's a flag somewhere that you think we should set, and that flag fixes the problem, then feel free to put up a PR.

Seems like an interesting use-case, but I'll defer to @jmagman on the technical feasibility as well as timeline.

Hi @kaiceyd can you please elaborate on what you mean by "non-trivial refactor"? The introduction of Super Editor took less than a day, the code is very well quarantined from...

@justinmc don't forget about `attributed_text` and `super_text_layout` as well. Those are the somewhat hidden workhorses in `super_editor`. `super_text_layout` is mostly useful from an editor perspective, but `attributed_text` is a great...

> This is a limitation of Flutter, not of AudioPlayers at the moment: see [here](https://stackoverflow.com/a/70720610/789545) and https://github.com/flutter/flutter/issues/10437. I don't think its fair to completely chalk this issue up to Flutter....

I'd like to add a use-case to this. I don't know if there's a canonical approach to this with Flutter, or if the `defer_pointer` package handles it. I'm working on...

@aytunch I never found any built-in solution. I think I paused my work on the resizable panel system. I'll probably come back to it. I think my approach at this...

@chunhtai can we have the conversation here so that others can benefit from the information instead of doing it in private on Discord? You posted a reference to an engine...