var image = await pickAssets[i].file; 在Ios上很耗时 #476
Labels
i: lack of information
Further information is requested.
i: not following issue template
This issue is not following issue template or not fill the correct content with the template.
s: invalid
This doesn't seem right.
Describe the bug
选择了图片后,为了获取文件,执行 代码 “var image = await pickAssets[i].file”;
在Ios上很耗时,感觉像是从图库重新加载一样
How to reproduce
List? addList = await AssetPicker.pickAssets( );
The text was updated successfully, but these errors were encountered: