-
Notifications
You must be signed in to change notification settings - Fork 27.4k
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
[firebase_storage] Add web support #45294
Comments
|
+1! |
When will it be started? It is a showstopper for me :-( |
Related to firebase/flutterfire#1972 |
+1 |
I just ran into this on a personal project, where I'm using universal_io to sidestep the lack of Anyone got strong opinions? (He asked, on the Internet...) |
I will share my implementation, it's a little bit lame but it works. pubspec.yaml
upload_firebase_storage.dart
fake_native_firebase.dart
fake_web_firebase.dart
|
Hi, any ideas when you might start to work on this? A month, before the end of the year, next year? |
@kroikie Should we move this to the flutterfire repo? |
I've been working on this for the last few weeks; it should be fully functional now. Here's the PR: You should be able to use this by specifying a |
@ditman is there work left to do here? can you update the milestone if so? |
Thanks for bringing this up @pcsosinski; This is done, but I must have misconfigured the PRs so it didn't get automatically closed. I'm closing the issue. |
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of |
We should support
firebase_storage
on the webThe text was updated successfully, but these errors were encountered: