skip to Main Content

Flutter can not run in virtual device

I have trouble with run flutter app in virtual device, i can run virtual device normaly but can not run with flutter app // My local.properties sdk.dir=C:\Users\dat nguyen\AppData\Local\Android\sdk flutter.sdk=C:\flutter flutter.buildMode=debug flutter.versionName=0.1.0 // My gradle.properties org.gradle.jvmargs=-Xmx4G -XX:+HeapDumpOnOutOfMemoryError android.useAndroidX=true android.enableJetifier=true C:Usersdat nguyen>flutter…

VIEW QUESTION

Issues trying flutter run

I'm a noob with this, so thanks in advance if you answer. I'm trying to run a project, just to emulate it, but it's been impossible This is the first issue that I have [{ "resource": "/C:/src/flutter/appstic/stickerbakeai-main-app/StickerBakeAI/android/", "owner": "_generated_diagnostic_collection_name_#5", "code":…

VIEW QUESTION
Back To Top
Search