信息

发布信息

发布
显示总共113条中的前3条
flutter dio how to upload multiple files ,only keep one when upload multiple files?
发布者 : 粮油菜大市场 发布时间 : 15 Jun 2022 03:27:02

flutter dio how to upload multiple files ,only keep one when upload multiple files?

we can get the answer from 

https://stackoverflow.com/questions/63263840/how-to-upload-multiple-images-files-in-flutter-using-dio

it seems work ok before ,but when i upload multiple files ,it can only keep the last one,

finally i get the answer, rename the MapEntry name to array,it is ok now

var formData = FormData();
for (var file in filepath) {
  formData.files.addAll([
  MapEntry("assignment[]", await MultipartFile.fromFile(file)),
]);
}
RenderShrinkWrappingViewport does not support returning intrinsic dimensions
发布者 : 粮油菜大市场 发布时间 : 14 Jun 2022 12:26:45

RenderShrinkWrappingViewport does not support returning intrinsic dimensions

粮油菜大市场商家加盟注册
发布者 : 粮油菜大市场 发布时间 : 11 Jun 2022 23:38:34

粮油菜大市场商家加盟注册

请下载商家APP注册,管理店铺