-
Notifications
You must be signed in to change notification settings - Fork 821
Closed
Labels
desktopThe issue applies to Windows, Linux or MacOS implementations.The issue applies to Windows, Linux or MacOS implementations.question
Description
Describe the bug
file picker not focused automatically. the focus is still on the application window
Platform
MacOS
Platform OS version
12.6
How are you picking?
FilePickerResult? result = await FilePicker.platform.pickFiles(
dialogTitle: 'Select your file:',
type: FileType.custom,
allowedExtensions: ["abc"],
);
Flutter Version details
3.7.7
Metadata
Metadata
Assignees
Labels
desktopThe issue applies to Windows, Linux or MacOS implementations.The issue applies to Windows, Linux or MacOS implementations.question