AlvaroVasconcelos/flutter_web_image_picker

change return type image data type to file data type

Opened this issue · 2 comments

how to change the picked image data type from Image to file data type

That's exactly what I want to know too!

Hi Alvaro,
thank's for the cool package. As already mentioned, however, it would be super useful, if you could change the return type to File. Or maybe just leave a short explanation if it is possible, so we could fork the repo and code it ourselfs.
Best Max