@@chriscarman247 thank you so much for the solution! It didnt work for me too, and I was hopeless and going to give up! but I can go on developing now!
Good question. The simple crud operations from my experience is pretty stable. You can check out this tutorial: th-cam.com/video/VCOH5QWpfpc/w-d-xo.html
@@LearnFlutterCode haha thanks :D :D that's not what i mean bro. but any ways, I found the solution. in StreamBuilder of LinearProgressIndicator i am using this snippet: snapshot.data.ref.getDownloadURL().then((value) { var url = value.toString(); }
how about downloading from FireStorage?
I followed this and pretty sure my storage rules are set correctly but my images aren't uploading.. any ideas why?
Have you added your Config credentials? If you have, I’ll probably need to see your project to further diagnose
@@LearnFlutterCodeYea, I'm pretty sure I have all firebase config added to index.html, if that's what you mean.
@@LearnFlutterCode My bad.... I thought I had this but I didn't...
@@chriscarman247 yeah i did that same mistake when I was doing this!
@@chriscarman247 thank you so much for the solution! It didnt work for me too, and I was hopeless and going to give up! but I can go on developing now!
I understand you said uploading to firebase storage is buggy, but what about performing crud operations
Good question. The simple crud operations from my experience is pretty stable. You can check out this tutorial: th-cam.com/video/VCOH5QWpfpc/w-d-xo.html
Ok tnks, but I can easily upload files e.g MP3, to another storage right?
I’m not sure about that. Sorry 😅
Error: Unsupported operation:
Platform._operatingSystem
Can I use image picker in flutter for web cloud Firestore?
im not sure
How about downloading a file? Thanks
how can I get the downloadURL after uploading? because I have to save it to database (to reach again).
go to firebase storage and click on the image. it will show a url that you can download from
@@LearnFlutterCode haha thanks :D :D that's not what i mean bro. but any ways, I found the solution. in StreamBuilder of LinearProgressIndicator i am using this snippet:
snapshot.data.ref.getDownloadURL().then((value) {
var url = value.toString();
}
@@tankado_ndakota FormatException: Illegal scheme character (at character 5) i am facing this error
@@indianappguy take a look at this: stackoverflow.com/a/15151968/2346741
@@tankado_ndakota Hello can you post the full code. Iam getting an error directory not present
Error: [object Object]
Non-error `[object Object]` thrown by JS does not have stack trace.
This is the error raised everytime.
TypeError: dart.global.firebase.storage is not a function
when i try to upload i see this error
add to index.html file
did you manage to fix it?
after success upload i got this exception : T.as is not a function ...
please help me
u are my savior thanks a lot
You are most welcome
TypeError: dart.global.firebase.storage is not a function
add to index.html file
@@akshay6019 it didn't help me
Thank you. It helped.
Glad it helped!
Great ! but you dont have github ?
Thanks sir
Welcome
What??!!! 🤤
How !?!?