helpers/show_file_picker library

Functions

showMaterialFilePicker({BuildContext? context, FileType fileType = FileType.any, List<String>? allowedExtensions, ValueChanged<PlatformFile>? onChanged}) Future<void>
Allows selection of a file.