Closed
Description
I know flutter web is still fresh but i'm trying to do image uploading in my flutter web project, so image_picker is still not supported but i'm looking for suggestions for any replacements or approaches for that.
I'm using firebase, and the part that i can't figure out is how to pick an image from my computer to upload it.
Thanks!