Skip to content

Support for debugging embedded flutter web apps  #88434

@codemasterover9000

Description

@codemasterover9000

Use case

I have a similar case as described in https://flutter.dev/docs/development/add-to-app/debugging except for it being a web application. Where I have a flutter web app embedded in another non flutter web app. I tried attaching the debugger using flutter attach -d chrome and this did not work.

My specific use case is an app that has a non flutter login portal. After login the flutter app gets loaded (not in an iframe).

Proposal

flutter attach works with web based embeded flutter apps

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work lista: debuggingDebugging, breakpoints, expression evaluationa: platform-viewsEmbedding Android/iOS views in Flutter appsc: proposalA detailed proposal for a change to Flutterdependency: dartDart team may need to help usplatform-webWeb applications specificallyteam-webOwned by Web platform teamtoolAffects the "flutter" command-line tool. See also t: labels.triaged-webTriaged by Web platform team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions