uploading images on flutter web using a pub other than the image picker
问题 I want to upload images on the flutter web, but the pub I know like image_picker only supports Android and iOS, while Flutter Web doesn't support it. another pub that I know is pub image, but I don't know how to use pub image on flutter web.. I beg to share your knowledge about using pub image or other pubs to upload images that support flutter web.. 回答1: I was seeking the same solution. Actually onChange doesn't work well on mobile safari, it need to change addEventListener and also need to