AlvaroVasconcelos / flutter_web_image_picker

A package designed for input images on web flutter.
https://pub.dev/packages/flutter_web_image_picker
GNU General Public License v3.0
42 stars 14 forks source link

Fixed iOS Webkit issue, not working #11

Closed malobato closed 3 years ago

malobato commented 3 years ago

I've found a problem in iOS - Webkit, It seems that you need to include the FileUploadInputElement into the DOM to work fine.