Saving multiple files using FileChooser

Is it possible to save multiple files to a folder on the device using FileChooser? It’s not clear as FileChooser only takes one File() argument. My priority is to do this for iOS.