Upload image picked from Flutter web to firebase storage and to Firestore

前端 未结 0 822
野性不改
野性不改 2020-12-19 17:26

I was able to picked up image from flutter web with the code:

Uint8List uploadedImage;


  _startFilePicker() async {
    InputElement uploadInput = FileUploa         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题