stuartmorgan-g
stuartmorgan-g
This initial list is based on a combination of what I know (a goal here is to formalize/record institutional knowledge), and guesses based on git history. If you're on the...
@gspencergoog Are you happy with your entries here?
@chunhtai Are you familiar with this code? It looks like you are one of the people who has been most active in this file.
@GaryQian Any idea what these are? If it is gradle, we should probably be adding them to the template's ignore list too.
Nope, I have literally zero of these files anywhere on my machine. 🤷🏻
(Just to be sure I tried your STR from above exactly; no `.uuid` files.)
Thanks for tracking it down that far! We're definitely at the point of diminishing returns in terms of spending more time investigating, so let's just land this.
> @stuartmorgan What do you think? (Also I'm not familiar enough with the capability of plugins.) About what part in particular? If the goal is to just land something that...
> Flutter intercepts `WM_SETCURSOR` message and do `OnSetCursor`, then return `TRUE` to prevent message transfer down among plugins. Flutter isn't "intercepting" it, it's handling it at the level of the...
Is this ready to land?