@@ -6,19 +6,62 @@ found in the LICENSE file or at https://developers.google.com/open-source/licens
66This is draft for future release notes, that are going to land on
77[ the Flutter website] ( https://docs.flutter.dev/tools/devtools/release-notes ) .
88
9- # DevTools 2.47 .0 release notes
9+ # DevTools 2.48 .0 release notes
1010
11- The 2.47 .0 release of the Dart and Flutter DevTools
11+ The 2.48 .0 release of the Dart and Flutter DevTools
1212includes the following changes among other general improvements.
1313To learn more about DevTools, check out the
1414[ DevTools overview] ( /tools/devtools/overview ) .
1515
1616## General updates
1717
18- - Fixed an issue where copying all logs in the console would show ` null ` for
19- any inspected widgets. - [ #9204 ] ( https://github.com/flutter/devtools/pull/9204 )
18+ TODO: Remove this section if there are not any general updates.
19+
20+ ## Inspector updates
21+
22+ TODO: Remove this section if there are not any general updates.
23+
24+ ## Performance updates
25+
26+ TODO: Remove this section if there are not any general updates.
27+
28+ ## CPU profiler updates
29+
30+ TODO: Remove this section if there are not any general updates.
31+
32+ ## Memory updates
33+
34+ TODO: Remove this section if there are not any general updates.
35+
36+ ## Debugger updates
37+
38+ TODO: Remove this section if there are not any general updates.
39+
40+ ## Network profiler updates
41+
42+ TODO: Remove this section if there are not any general updates.
43+
44+ ## Logging updates
45+
46+ TODO: Remove this section if there are not any general updates.
47+
48+ ## App size tool updates
49+
50+ TODO: Remove this section if there are not any general updates.
51+
52+ ## Deep links tool updates
53+
54+ TODO: Remove this section if there are not any general updates.
55+
56+ ## VS Code Sidebar updates
57+
58+ TODO: Remove this section if there are not any general updates.
59+
60+ ## DevTools Extension updates
61+
62+ TODO: Remove this section if there are not any general updates.
2063
2164## Full commit history
2265
2366To find a complete list of changes in this release, check out the
24- [ DevTools git log] ( https://github.com/flutter/devtools/tree/v2.47 .0 ) .
67+ [ DevTools git log] ( https://github.com/flutter/devtools/tree/v2.48 .0 ) .
0 commit comments