Skip to content

[image_picker] Use PHPicker for macOS 13+ #125829

@stuartmorgan-g

Description

@stuartmorgan-g

#85100 will add initial macOS support for image_picker using file_selector, which gives us a basic implementation. However, starting in macOS 13+, PHPickerViewController supports macOS, so we can add a native component to the plugin that lets us implement it that way, giving a better UI, and have one of its return values be an "unsupported" value that triggers a fallback to the file_selector-based implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projecta: desktopRunning on desktopp: image_pickerThe Image Picker plugin.packageflutter/packages repository. See also p: labels.platform-macBuilding on or for macOS specificallyteam-macosOwned by the macOS platform teamtriaged-macosTriaged by the macOS platform team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions