My app have a list of strings in the database which are links to the images, files stored in firebase. Now, I need to download them in the user computer (web version) by the links saved.
Is it possible to download file from url in firebase with flutterflow?
Custom Code
Resolved
I have tried some custom actions, which I thought was the way of doing it, but no results until now, it doesn't download anything. Maybe trying some connection with firebase but it seems too complicated doing it with code and I couldn't figured out.
Yes
4
8 replies