del use global ctx,fix server alert

This commit is contained in:
csf
2022-02-25 21:54:05 +08:00
parent 18a9837dc9
commit eaff76370e
4 changed files with 73 additions and 38 deletions

View File

@@ -192,4 +192,3 @@ bool isAndroid = false;
bool isIOS = false;
bool isWeb = false;
bool isDesktop = false;
BuildContext? currentCtx;