'Retrieve audio file from firebase using HTTP

It's even possible to retrieve data from a firebase storage collection without connect to firebase? I mean, only with HTTP requests?

Example: http.get(Uri.parse('cloud-storage-bucket-url'));



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source