Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[📚] Cloud Storage doesn't have getStream #16904

Open
nickmeinhold opened this issue Dec 23, 2024 · 1 comment · May be fixed by #16905
Open

[📚] Cloud Storage doesn't have getStream #16904

nickmeinhold opened this issue Dec 23, 2024 · 1 comment · May be fixed by #16905
Labels
good first issue Good for newcomers platform: all Issues / PRs which are for all platforms. plugin: storage type: documentation Improvements or additions to documentation

Comments

@nickmeinhold
Copy link

nickmeinhold commented Dec 23, 2024

The docs at

https://firebase.google.com/docs/storage/flutter/download-files#download_files

say

Once you have a reference, you can download files from Cloud Storage by calling the getData() or getStream()

but there is no getStream function on the Reference class.

Is there a feature request for having the getStream feature? I couldn't find one.

@nickmeinhold nickmeinhold added good first issue Good for newcomers type: documentation Improvements or additions to documentation labels Dec 23, 2024
@SelaseKay SelaseKay added plugin: storage platform: all Issues / PRs which are for all platforms. labels Dec 23, 2024
@SelaseKay
Copy link
Contributor

Hi @nickmeinhold, thank you for bringing this to our attention. We'll make sure to update the documentation.

@SelaseKay SelaseKay linked a pull request Dec 23, 2024 that will close this issue
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers platform: all Issues / PRs which are for all platforms. plugin: storage type: documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants