mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-07-08 11:39:58 +08:00
bump: Flutter 3.24.4 && Rust 1.82.0
This commit is contained in:
@ -76,8 +76,7 @@ class SplashUI extends HookConsumerWidget {
|
||||
await _showAlert(context, appConf);
|
||||
}
|
||||
try {
|
||||
// crash on debug mode, why?
|
||||
if (!kDebugMode) await URLConf.checkHost();
|
||||
await URLConf.checkHost();
|
||||
} catch (e) {
|
||||
dPrint("checkHost Error:$e");
|
||||
}
|
||||
|
Reference in New Issue
Block a user