stuartmorgan-g
stuartmorgan-g
test-exempt: fixes existing test
test-exempt: code refactor with no semantic change
From triage: This was waiting on the streaming support query API, so was blocked on that. I believe it's now unblocked.
From triage: @liff Are you still planning on updating this PR based on the review feedback?
> However when I open accidentally `android` directly the `io.flutter` dependencies cannot be resolved and "everything is red". Is this the bug, or is the bug that something Flutter tool...
> IMHO it should not matter which of those three path (`/`, `/android` or `/example/android`) are opened. Can you share some details why it matters? Because the Flutter dependency is...
> What I don't understand is why image_picker does work in iOS 17.6 simulators but not iOS 18.0 simulators? Any Ideas what the issue is? Questions about why any given...
Thanks for the contribution! Please see https://github.com/flutter/flutter/blob/master/docs/ecosystem/contributing/README.md#platform-support. This is exposing new API at the app-facing package layer, but only implementing it on Android, and there's no discussion of what this...
> If I leave out the changes to the app facing package interface and only add the functionality to `video_player_android` package, would that get accepted? I left a comment on...
From triage: @mx1up Are you planning on updating the issue with use case details, so we can figure out how to move forward here?