stuartmorgan-g
stuartmorgan-g
Based on the tool logging, it looks like it doesn't think it's running on `main`. I'll need to add logging to the tooling that logs the branch it found.
My first attempt doesn't seem to have worked for some reason; re-opening.
This is an example post-submit run after the fix: https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8790478452387240641/+/u/Run_plugin_tests/build_examples/stdout a494825fae2db112816b6f2d49b6d12f92609444 is the commit's hash, so it's in the wrong codepath.
Looks like it's working now.
The behavior described in the title is intentional, and it's not clear to me what exactly you want to be able to do since the use case is vague. Are...
Retitling it for the specific request as I understand it then. We could consider building that into the registry. In the meantime, I believe developers of other plugins that want...
I don't remember exactly where I've seen it done, sorry. But IIRC you do something like expose a global setter in your plugin for a callback that takes a `FlutterPluginRegistry`...
> I'm really confused why [this issue](https://github.com/flutter/flutter/issues/13937) has been closed as this hasn't been fully solved It's closed because the request was to be able to call platform channel method...
@mit-mit Was there any intentional `pub` behavior change around unlocking?
`android.media.EncoderProfiles` is part of SDK 31; if you are using 31 and you don't have it, perhaps your Android SDK install is damaged in some way.