There is no API in Firebase Storage to download all files in a folder. You will have to download the files one by one, or create a zip file that contains all the files .
How do I download folders from Firebase Storage?
There is no API in Firebase Storage to download all files in a folder. You will have to download the files one by one, or create a zip file that contains all the files .