stuartmorgan-g
stuartmorgan-g
Thanks for the submission! In the future, please do not delete the checklist that is in the PR template; it is there for a reason. This PR is missing required...
Since this is marked as a draft and hasn't been updated in several months I'm going to close it to clean out our review queue. Please don't hesitate to submit...
It looks like this is not going to be implementable without https://issuetracker.google.com/issues/140415468 (or, alternately, https://github.com/flutter/flutter/issues/150525), since the cluster renderer protocol requires a synchronous response. Usually when we have something that...
Please use a thumbs-up reaction on this comment specifically (in addition to the original feature request) if the following limited version of this feature would address your use case: We...
Plugins code cannot rely on thread merging while there is an application-level opt-out for it, because they have no way of knowing what mode they will be running in.
We have considered adding `XFile` support for `content://`; that's one potential option for exposing them in a performant way.
Also, a doc with relevant discussion: https://docs.google.com/document/d/12pJDtl0yubyc68UqKo2hQ7XJwv86_ixCjNemQ7ENCBQ/edit#heading=h.ebkwt1wlot63
> My question is who will have to implement the way to transfer the data from the native side to Dart? If we make [cross_file](https://github.com/flutter/packages/tree/main/packages/cross_file) able to take URIs as...
My initial guess would be something something incorrect database query. What was the exact symptom? The banner at the top was red and listed `docs_publish` as the failing test?
> @stuartmorgan do you have a hypothesis as to why the release build: https://chrome-swarming.appspot.com/task?id=69d9f4bc065fb510&o=true&w=true would be detected by cocoon as a main branch engine failure? That task is referencing `fdca33c5b115e76073373326cbd15bdff4839650`...