Skip to content

allowedExtensions doesn't work properly with final cut libraries #1912

@stephane-archer

Description

@stephane-archer
  List<String>? paths = await FilePicker.platform.pickFileAndDirectoryPaths(
    type: FileType.custom,
    allowedExtensions: ["fcpbundle"],
  );
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    macosnew issueAn issue that hasn't yet been seen from the maintainer

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions