flutter_easyloading
flutter_easyloading copied to clipboard
await EasyLoading.dismiss()导致后续代码不执行
3.0.5版本
Thanks for taking the time to open an issue. I will have a look and answer as soon as possible.
@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 我去掉了await