Sign in
dart
/
external
/
github.com
/
flutter
/
devtools
/
HEAD
645fcad
Prep devtools for next release (#9821)
by Kenzie Davisson
· 22 hours ago
master
23a1bf0
Handle null values for `FlutterStore.flutterClientId`. (#9820)
by Kenzie Davisson
· 2 days ago
v2.58.0
5febd5b
Prep devtools packages for publish (#9818)
by Kenzie Davisson
· 3 days ago
eb89b08
Remove more legacy analytics logic (#9817)
by Kenzie Davisson
· 3 days ago
7d9ae43
Fix late initialization error in DevTools store logic (#9816)
by Kenzie Davisson
· 6 days ago
d894a66
Prepare for release 2.58.0 (#9814)
by Sam Rawlins
· 6 days ago
9857b65
Notify Flutter inspector when navigating widget tree with keyboard (#9810)
by Muhammad Kamel
· 7 days ago
a14ede6
Use super parameters in more places, linted by the analyzer (#9815)
by Sam Rawlins
· 7 days ago
3e0c484
Add a skill for closing obsolete issues (#9812)
by Kenzie Davisson
· 7 days ago
9265adf
Use default service extension states in UI even when they are not available (#9813)
by Kenzie Davisson
· 7 days ago
dc1d7ad
Remove unused constant (#9808)
by Kenzie Davisson
· 8 days ago
6046c5b
Rename Inspector V2 --> Inspector (#9796)
by Elliott Brooks
· 2 weeks ago
4141851
Fix long string overlay in debugger Variables panel (#7112) (#9745)
by Khanak Khandelwal
· 2 weeks ago
7d3d1ec
Increase test coverage for `search.dart` (#9795)
by Kenzie Davisson
· 2 weeks ago
19a1dff
Remove AI assistant experiment and panel (#9797)
by Elliott Brooks
· 2 weeks ago
50bfb73
Update CODEOWNERS (#9794)
by Kenzie Davisson
· 2 weeks ago
199c3e8
Fix bug with the `dt update-version` tool (#9793)
by Kenzie Davisson
· 2 weeks ago
ca4a472
Bump flutter_lints to 6.0.0 (#9792)
by Sam Rawlins
· 2 weeks ago
7faf9ff
Pluralize domain and path label in deep links panel (#9790)
by Khanak Khandelwal
· 2 weeks ago
aac691b
Added size support to Network tab (#9744)
by Yash R Hosalli
· 2 weeks ago
46811ca
Delete legacy inspector (#9782)
by Elliott Brooks
· 2 weeks ago
afcbeed
Add a skills for adding changelog entries and updating package versions (#9781)
by Kenzie Davisson
· 3 weeks ago
da50b29
Add a SKILL for adding and verifying copyright headers (#9779)
by Elliott Brooks
· 3 weeks ago
14e7dd3
Delete legacy analytics. (#9777)
by Kenzie Davisson
· 3 weeks ago
c00ad26
Add dart_skills_lint to devtools and configure it to run in the cli and in tests (#9770)
by Reid Baker
· 3 weeks ago
bf72bf9
fix(logging): combine newline-split stdout messages into one log entry (#9757)
by Rishika
· 3 weeks ago
218c8b5
Update TRIAGE and CONTRIBUTING docs (#9772)
by Elliott Brooks
· 3 weeks ago
e439571
Fix cancelled HTTP requests showing as Pending in DevTools Network tab (#9685)
by Rishika
· 3 weeks ago
e17e654
Add customization for the Gemini Code Assist review bot (#9774)
by Kenzie Davisson
· 3 weeks ago
eed2ead
Use the standard AGENTS.md file for AI rules (#9768)
by Kenzie Davisson
· 3 weeks ago
51c16c6
Update the DCM and Flutter versions (#9767)
by Kenzie Davisson
· 3 weeks ago
18d5ed7
Prepare the release notes for 2.58.0 (#9766)
by Sam Rawlins
· 3 weeks ago
cb7d980
Create `preparing-pr` skill (#9752)
by Kenzie Davisson
· 4 weeks ago
45577fa
Allow AI_RULES.md to be used in Cursor and Claude Code (#9764)
by Kenzie Davisson
· 4 weeks ago
a5edb16
Expand repo rules to include style guide and UI development guidelines (#9754)
by Kenzie Davisson
· 4 weeks ago
fa063f3
Prepare for release 2.57.0 (#9760)
by Sam Rawlins
· 4 weeks ago
v2.57.0
ecaafad
Add a new `dt presubmit` tool. (#9751)
by Kenzie Davisson
· 5 weeks ago
099628f
Remove legacy `devtools_tool` executables (#9750)
by Kenzie Davisson
· 5 weeks ago
9e3f94d
Remove the `networkSaveLoad` feature flag (#9749)
by Kenzie Davisson
· 5 weeks ago
6f7c309
Configure integration tests to run on `dart2wasm` (#9743)
by Elliott Brooks
· 5 weeks ago
8382116
Fix link in CONTRIBUTING to list of contributions welcome issues (#9746)
by Elliott Brooks
· 5 weeks ago
4f6a8e8
Add TODO comment for legacy inspector (#9738)
by Elliott Brooks
· 6 weeks ago
a86f1bf
Update Flutter candidate version (#9735)
by Elliott Brooks
· 7 weeks ago
be1d7ba
Create `authoring-skills` skill (#9716)
by Kenzie Davisson
· 7 weeks ago
d99fca2
Bump the version of package:web_benchmark (#9721)
by Mouad Debbar
· 7 weeks ago
c4d06e6
Merge commit for cherry-pick release 2.56.1
by Elliott Brooks
· 7 weeks ago
d37977c
Fix broken link to AI contribution guidelines in PR template (#9719)
by Elliott Brooks
· 7 weeks ago
a7fb0c4
Add support for searching within the log details view (#9712)
by Kenzie Davisson
· 7 weeks ago
6f416a0
Merge branch 2.56.1 into master (zero-line merge)
by Elliott Brooks
· 7 weeks ago
0c1d983
Explicitly opt out of Flutter Icon Tree Shaking (#9718)
by Daco Harkes
· 7 weeks ago
cac09a9
Merge commit for cherry-pick release 2.54.2
by Elliott Brooks
· 7 weeks ago
ed7cd14
scrollCacheExtent -> cacheExtent
by Elliott Brooks
· 7 weeks ago
v2.56.1
0426f33
Add a Skill to create release notes (#9711)
by Kenzie Davisson
· 7 weeks ago
9919645
Merge branch 'master' into 2.54.2
by Elliott Brooks
· 8 weeks ago
2056445
Update pubspec.lock (#9708)
by Elliott Brooks
· 8 weeks ago
81be774
Update contributing guidelines and the PR template (#9700)
by Elliott Brooks
· 8 weeks ago
7a26df3
Add toggle to filter out SOCKET rows in Network screen (#9698)
by Rishika
· 8 weeks ago
cab0854
Update Flutter version
by Elliott Brooks
· 8 weeks ago
9be2c88
Change Flutter candidate
by Elliott Brooks
· 8 weeks ago
v2.54.2
0928241
Prepare cherry-pick release - DevTools 2.56.1
by Elliott Brooks
· 8 weeks ago
1f8bb1b
Prepare cherry-pick release - DevTools 2.54.2
by Elliott Brooks
· 8 weeks ago
dc57d53
Fix benchmark tests (#9696)
by Elliott Brooks
· 8 weeks ago
dbd787f
Fix a TODO to use String utilities and remove stale TODOs (#9695)
by Kenzie Davisson
· 8 weeks ago
1fbe576
Address benchmark and integration test flakiness (#9690)
by Elliott Brooks
· 8 weeks ago
e16b157
Reset DevTools to next dev version (#9682)
by Elliott Brooks
· 8 weeks ago
79e0665
Add documentation links to app size screen and handle null files (#9689)
by Kenzie Davisson
· 8 weeks ago
af5e1b9
Upgrade to the latest flutter candidate (#9688)
by Kenzie Davisson
· 9 weeks ago
ec07719
Prevent crash when decoding binary multipart request bodies (#9680)
by Rishika
· 9 weeks ago
4586915
Prepare for release 2.56.0 (#9681)
by Elliott Brooks
· 9 weeks ago
v2.56.0
946327f
Fixes future warning for `await`ing `Future` returns in `async` bodies inside `try` blocks (#9664)
by Felipe Morschel
· 10 weeks ago
cf306e3
Bump actions/upload-artifact from 6 to 7 (#9678)
by dependabot[bot]
· 10 weeks ago
17089a1
Temporarily skip benchmark tests (#9676)
by Elliott Brooks
· 10 weeks ago
eedb854
Update DevTools to next dev version (#9672)
by Elliott Brooks
· 10 weeks ago
29d9428
Remove hardcoded `useWasm: false` for `expectedBenchmarkMetrics()` (#9518)
by Mouad Debbar
· 10 weeks ago
c563216
Fix release notes generator (#9671)
by Elliott Brooks
· 2 months ago
cbcf20b
Fix benchmark tests (#9675)
by Elliott Brooks
· 2 months ago
5710fde
Fix failing DevTools integration tests by excluding semantics on some tooltips (#9660)
by Elliott Brooks
· 3 months ago
0a0cf24
Prepare for release 2.55.0 (#9663)
by Elliott Brooks
· 3 months ago
v2.55.0
a525258
Bump devtools_extensions to version 0.5.0 (#9657)
by Elliott Brooks
· 3 months ago
dc30f8e
Prepare devtools_app_shared and devtools_extensions for publishing to 0.5.0 (#9652)
by Elliott Brooks
· 3 months ago
7bce793
Add CI health checks for DevTools packages (#9653)
by Elliott Brooks
· 3 months ago
959f9f4
Prepare `devtools_shared` for publishing to version 12.1.0 (#9651)
by Elliott Brooks
· 3 months ago
9fd9338
DTDManager handles the subscription to the service stream (#9635)
by Elliott Brooks
· 3 months ago
2225e7f
Fix `debugger_panel` integration test (#9647)
by Elliott Brooks
· 3 months ago
07aed72
Disable failing integration tests (#9644)
by Elliott Brooks
· 3 months ago
95eda32
doc: replace pub run with dart run (#9629)
by Sigurd Meldgaard
· 3 months ago
e7dbf65
Bump actions/checkout from 5.0.0 to 6.0.2 (#9631)
by dependabot[bot]
· 3 months ago
4ddd14e
[AI assistance] Basic UI for chat messages (#9630)
by Elliott Brooks
· 3 months ago
559cf8d
Bump actions/cache from 4.2.2 to 5.0.2 (#9627)
by dependabot[bot]
· 4 months ago
198cf64
Fixes to missing or stale dimensions in DevTools analytics (#9624)
by Elliott Brooks
· 4 months ago
04b74a8
Add webdriver test for compiler query parameter (#9608)
by Elliott Brooks
· 4 months ago
92913e2
Merge commit for cherry-pick release 2.54.1
by Elliott Brooks
· 4 months ago
01bfa2f
Merge branch 'master' into 2.54.1-hotfix
by Elliott Brooks
· 4 months ago
c13b1e1
Prepare cherry-pick release - DevTools 2.54.1
by Elliott Brooks
· 4 months ago
v2.54.1
cec51cb
[dart2wasm] Legacy URL format is correctly mapped to new format when `compiler` query parameter is present (#9617)
by Elliott Brooks
· 4 months ago
d9cb750
Fix `?compiler=js` escape hatch for wasm-compiled DevTools (#9615)
by Elliott Brooks
· 4 months ago
b49c3c6
[dart2wasm] Legacy URL format is correctly mapped to new format when `compiler` query parameter is present (#9617)
by Elliott Brooks
· 4 months ago
8eb9189
Fix `?compiler=js` escape hatch for wasm-compiled DevTools (#9615)
by Elliott Brooks
· 4 months ago
22c619f
Fix `dt serve` command as part of the release process (#9603)
by Elliott Brooks
· 4 months ago
77e37d7
Release notes updates for flutter/website expectations (#9605)
by Parker Lougheed
· 4 months ago
Next »