简体   繁体   English

当我尝试运行时,我的 Flutter 应用程序没有出现在模拟器中

[英]My Flutter app doesnt appear in the emulator when I try to run it

I am trying to run my application and show it in the emulator, but this is what only apears on the emulator.我正在尝试运行我的应用程序并在模拟器中显示它,但这只是模拟器上出现的内容。 shown in this image] 1如图所示] 1

this is the logs in the debug console




      Launching lib\main.dart on sdk gphone64 x86 64 in debug mode...
Parameter format not correct -
√  Built build\app\outputs\flutter-apk\app-debug.apk.
Connecting to VM Service at ws://127.0.0.1:59401/3lHsVpO1fSY=/ws
W/om.grabbitv.ap( 9255): Verification of void com.google.android.gms.tasks.TaskCompletionSource.<init>() took 151.020ms (72.84 bytecodes/s) (1496B approximate peak alloc)
[GETX] Instance "PrefUtils" has been created
[GETX] Instance "ApiClient" has been created
[GETX] Instance "ApiClient" has been initialized
[GETX] Instance "NetworkInfo" has been created
[GETX] Instance "GetMaterialController" has been created
[GETX] Instance "GetMaterialController" has been initialized
[GETX] GOING TO ROUTE /initialRoute
[GETX] Instance "WelcomeController" has been created
[GETX] Instance "WelcomeController" has been initialized
I/FirebaseApp( 9255): Device unlocked: initializing all Firebase APIs for app [DEFAULT]
W/om.grabbitv.ap( 9255): Suspending all threads took: 18.143ms
[GETX] REPLACE ROUTE /initialRoute
[GETX] NEW ROUTE /login_screen

It shows exception.它显示异常。 Can you please share this exception.你能分享一下这个例外吗? Thats is display in image as i mentioned below.这就是我在下面提到的图像中的显示。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 当我尝试在 android 模拟器中模拟我的应用程序时,React Native npm 运行弹出错误 - React Native npm run eject error when i try to emulate my app in an android emulator 当我尝试在 AVD 模拟器上运行我的应用程序时“[AppName] 停止工作” - "[AppName] stopped working" when I try to run my app on an AVD emulator 当我尝试在Android模拟器上运行Titan App时出现错误 - error when I try to run titanium app on android emulator 当我尝试在模拟器android studio上运行app时出错 - error when i try to run app on emulator android studio 当我尝试运行应用时出现Android Studio错误 - Appear an Android Studio error, when I try to run app 当我尝试在 android studio 上运行我的颤振应用程序时,请一直收到此错误 - Please I keep getting this error when I try to run my flutter app on android studio 当我尝试在模拟器中运行它时,我的应用程序一直说“ Project1保持停止”。 不知道为什么 - My app keeps saying “Project1 keeps Stopping” when i try to run it in the emulator. Can't figure out why 在Android Studio中,当我尝试启动我的应用时,它在Android模拟器中显示“我的第一个应用已停止” - In Android Studio, when I try to launch my app, it says “My First App has stopped” in the Android emulator 运行模拟器时,我的android应用不断崩溃 - my android app keeps crashing when i run the emulator 运行项目时,我的应用程序未在模拟器上显示 - My app doesn't show on emulator, when I run the project
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM