flutter_web_image_picker icon indicating copy to clipboard operation
flutter_web_image_picker copied to clipboard

change return type image data type to file data type

Open junaidmt opened this issue 4 years ago • 2 comments
trafficstars

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

junaidmt avatar Nov 19 '20 07:11 junaidmt

That's exactly what I want to know too!

renansa27 avatar Jan 21 '21 12:01 renansa27

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

MaxJoas avatar Feb 22 '21 22:02 MaxJoas