stuartmorgan-g
stuartmorgan-g
> Closes [flutter/flutter#142025](https://github.com/flutter/flutter/issues/142025) Only the final PR should close an issue, otherwise it will be closed when there's still outstanding work. (Saying that a PR closes an issue in its...
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...
> Per a recent email from App Store Connect, apps should be built with the iOS 17 SDK / XCode 15, starting from April 24th 2024, so I think that...
> I think `file_picker` could provide an empty Privacy Manifest. [...] For the used APIs, we should probably see which ones we use. I would strongly recommend you read Apple's...
Per https://github.com/Baseflow/flutter-permission-handler/issues/1292 the current manifest is not complete.
It's unlikely that this is something the plugin is doing, so this may just be a difference in the SDKs. We'll need to see if this is even controllable on...
Please see https://github.com/flutter/flutter/wiki/Issue-hygiene#do-not-add-me-too-or-same-or-is-there-an-update-comments-to-bugs
It sounds like we should see if this is something we could expose at the cross-platform abstraction layer. Although it's not clear that Android has an automatic version, as opposed...
> Based on feedback from @stuartmorgan, I have refactored my original PRs (#5957 and #5958) to not disrupt the existing functionality of the availableDevices method, while still providing the option...
Marking as a draft pending a design document, per comment above.