mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
opt: auto rm pwd in key page for safe
This commit is contained in:
@@ -72,8 +72,8 @@ void onError(Object obj, StackTrace stack) {
|
||||
}
|
||||
|
||||
Future<void> main() async {
|
||||
await initApp();
|
||||
runInZone(() async {
|
||||
await initApp();
|
||||
runApp(
|
||||
MultiProvider(
|
||||
providers: [
|
||||
|
||||
Reference in New Issue
Block a user