[firebase_storage_web] support dart:html File for uploading very large files to to storage #7303
Unanswered
Aurangseb
asked this question in
Feature request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since FirebaseStorage...putFile does not support the web based dart:html File type, it is practically impossible to upload large files to Storage for a Flutter Web application.
Please support dart:html File as valid parameter for putFile or add another variant e.g. putWebFile.
Beta Was this translation helpful? Give feedback.
All reactions