dart-lang / dart-lang/webdev

Embed Flutter DevTools in Chrome DevTools

Open
#2,482 1 comment 0 reactions 0 assignees View on GitHub
dart-debug-extension P3 triaged type-enhancement
Dominant language
Dart
Stars
224
Forks
94
Avg merge
7h 14m
Merged PRs (30d)
2

Description

Copied from https://github.com/flutter/devtools/issues/2930, since this is in fact a Dart Debug Extension request.

Flutter DevTools embedded in Chrome DevTools is supported internally, but not externally. This would required updating Flutter's response headers to include the `origin-agent-cluster`.

See: https://web.dev/origin-agent-cluster/#why-browsers-can't-automatically-segregate-same-site-origins

Contributor guide

Open the contributing guide

Research direction

Start by locating the code that produces Flutter's response headers for the Dart Debug Extension. Read the linked origin-agent-cluster explanation and verify how Chrome DevTools embedding is handled internally versus externally. Done means external Flutter DevTools embedding in Chrome DevTools works with the required response header.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart
Domain
devtools, web-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.