-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Open
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: debuggingDebugging, breakpoints, expression evaluationDebugging, breakpoints, expression evaluationa: platform-viewsEmbedding Android/iOS views in Flutter appsEmbedding Android/iOS views in Flutter appsc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterdependency: dartDart team may need to help usDart team may need to help usplatform-webWeb applications specificallyWeb applications specificallyteam-webOwned by Web platform teamOwned by Web platform teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.triaged-webTriaged by Web platform teamTriaged by Web platform team
Description
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
p-mazhnik, pinyin, vital-edu, ahmednfwela, maks-ucs and 5 more
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: debuggingDebugging, breakpoints, expression evaluationDebugging, breakpoints, expression evaluationa: platform-viewsEmbedding Android/iOS views in Flutter appsEmbedding Android/iOS views in Flutter appsc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterdependency: dartDart team may need to help usDart team may need to help usplatform-webWeb applications specificallyWeb applications specificallyteam-webOwned by Web platform teamOwned by Web platform teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.triaged-webTriaged by Web platform teamTriaged by Web platform team