We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
aly_oss/ios/Classes/AlyOssPlugin.m
Line 136 in 8bdb8f6
Line 146 in 8bdb8f6
...... var fileKey = 'test/images/${_uuid.v1()}.jpg'; await _alyOss.upload(UploadRequest(_uuid.v4(), value.data.bucket, fileKey, pickedFile.path)); // 卡住了,无法往下执行 BotToast.showText(text: "图片上传完成!"); Log.d("https://xxxx.oss-cn-shanghai.aliyuncs.com/$fileKey"); ......
The text was updated successfully, but these errors were encountered:
No branches or pull requests
aly_oss/ios/Classes/AlyOssPlugin.m
Line 136 in 8bdb8f6
aly_oss/ios/Classes/AlyOssPlugin.m
Line 146 in 8bdb8f6
The text was updated successfully, but these errors were encountered: