lundi 8 novembre 2021

flutterfire-web: How to upload large files to firebase storage in web based flutter app

Apparently, the web implementation of FlutterFire storageref.putFile does not support the dart:html File object.

Because of this I cannot find a simple way to upload large files, since all the other options require to load the data into the browser first.

Am I missing something here?




Aucun commentaire:

Enregistrer un commentaire