Skip to content

My fluuter Project Not Running In Debuger Mode #60430

@lkjlasitha

Description

@lkjlasitha

This message Comming from my debugger console in my project,

Launching lib\main.dart on sdk gphone64 x86 64 in debug mode...
✓ Built build\app\outputs\flutter-apk\app-debug.apk
I/flutter ( 3251): [IMPORTANT:flutter/shell/platform/android/android_context_gl_impeller.cc(94)] Using the Impeller rendering backend (OpenGLES).
I/Choreographer( 3251): Skipped 202 frames! The application may be doing too much work on its main thread.
Connecting to VM Service at ws://127.0.0.1:54198/zSqsC34tCl8=/ws
Connected to the VM Service.
W/OpenGLRenderer( 3251): Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without...
W/OpenGLRenderer( 3251): Failed to initialize 101010-2 format, error = EGL_SUCCESS
I/Gralloc4( 3251): mapper 4.x is not supported
E/OpenGLRenderer( 3251): Unable to match the desired swap behavior.
E/libEGL ( 3251): called unimplemented OpenGL ES API
W/FlutterWebRTCPlugin( 3251): audioFocusChangeListener [Speakerphone(name=Speakerphone)] Speakerphone(name=Speakerphone)
Failed to connect/initialize debugger for ws://127.0.0.1:54198/zSqsC34tCl8=/ws:
Exception: lookupResolvedPackageUris result contained more results than the request. See #52632

Exited.
I/Choreographer( 3251): Skipped 67 frames! The application may be doing too much work on its main thread.

i run my flutter application came this how to resolve it i run and debuger mode, i already updated flutter to new version and all of things i do for this problem, after i run terminal these commands flutter run --verbose , flutter run --release after run this project successfuly but can you run this application start debbuging button click beacuse its more easier than terminal these command flutter run --verbose , flutter run --release i use vs code for running this application

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions