Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/image/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Image 如何在颤振web程序中压缩图像_Image_Flutter_Web_Compression - Fatal编程技术网

Image 如何在颤振web程序中压缩图像

Image 如何在颤振web程序中压缩图像,image,flutter,web,compression,Image,Flutter,Web,Compression,我试着在一个Flitter web程序中上传图像,但它的大小太大了。修剪后,问题无法解决。图像的数据格式是Uint8List。仅使用新的插件名称:File\u support 网址: 这个文件支持插件在我第一次使用时很好。它将文件大小从2MB大幅减少到70KB File compressimage=wait FileSupport().compressimage()

我试着在一个Flitter web程序中上传图像,但它的大小太大了。修剪后,问题无法解决。图像的数据格式是Uint8List。

仅使用新的插件名称:File\u support 网址:

这个文件支持插件在我第一次使用时很好。它将文件大小从2MB大幅减少到70KB

File compressimage=wait FileSupport().compressimage()