flutter_web_image_picker icon indicating copy to clipboard operation
flutter_web_image_picker copied to clipboard

Some way for image compress before upload?

Open cristianccq opened this issue 5 years ago • 1 comments

cristianccq avatar Sep 17 '20 22:09 cristianccq

try this Image( image: image.image, width: 100, height: 100, ),

cmiiw

ramms44 avatar Jan 05 '21 07:01 ramms44