flutter_web_image_picker icon indicating copy to clipboard operation
flutter_web_image_picker copied to clipboard

Convert image to Base64

Open Prashad52 opened this issue 5 years ago • 1 comments

Hi, Is it possible to convert displayed image into a base64 file.

Prashad52 avatar Jan 26 '20 15:01 Prashad52

here you go: https://pub.dev/packages/image_picker_web

Ahmadre avatar Feb 07 '20 01:02 Ahmadre