``` dart List<String>? paths = await FilePicker.platform.pickFileAndDirectoryPaths( type: FileType.custom, allowedExtensions: ["fcpbundle"], ); ``` <img width="1015" height="740" alt="Image" src="https://github.com/user-attachments/assets/da488851-f1fb-4d5e-9ceb-eb69474e3446" />