flutter_easyloading icon indicating copy to clipboard operation
flutter_easyloading copied to clipboard

await EasyLoading.dismiss()导致后续代码不执行

Open aa563011992 opened this issue 3 months ago • 3 comments

3.0.5版本

aa563011992 avatar Oct 10 '25 03:10 aa563011992

Thanks for taking the time to open an issue. I will have a look and answer as soon as possible.

github-actions[bot] avatar Oct 10 '25 03:10 github-actions[bot]

@aa563011992 I'm facing same issue. Also I have the same problem when calling await EasyLoading.show(maskType: EasyLoadingMaskType.black) function.

Do you any solution for this issue?

LNMCode avatar Nov 05 '25 07:11 LNMCode

@LNMCode 我去掉了await

aa563011992 avatar Nov 05 '25 07:11 aa563011992