-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/plugins
#3007Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectbrowser: safari-macosonly manifests in Safari on macOSonly manifests in Safari on macOSgood first issueRelatively approachable for first-time contributorsRelatively approachable for first-time contributorsp: image_pickerThe Image Picker plugin.The Image Picker plugin.packageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-webWeb applications specificallyWeb applications specifically
Description
- Compile the
exampleapp of theimage_pickerplugin for web. - In Safari, try to pick a .mp4 file from your disk. It'll be grayed out.
It seems video/* is not enough as the value of the accept parameter for Safari (at least in the desktop version).
What's a sensible value for accept for Safari browsers?
Maybe related: #58527
mono0926
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectbrowser: safari-macosonly manifests in Safari on macOSonly manifests in Safari on macOSgood first issueRelatively approachable for first-time contributorsRelatively approachable for first-time contributorsp: image_pickerThe Image Picker plugin.The Image Picker plugin.packageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-webWeb applications specificallyWeb applications specifically