Picking files from the gallery

Hi, is there a good plugin I could use with capacitor to pick files from the file system? I want to pick files from the mobile file system and upload to a server.

I found one plugin( Cordova FileChooser Plugin) and it doesn’t allow me to pick multiple files from the storage at once. I will have to pick one by one if I want to upload an array of files.

Thanks

1 Like