File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
## 3.7.1
2
- ** Released on:** Unreleased
2
+ ** Released on:** 2025-02-26
3
3
4
4
This is a patch release that:
5
5
6
6
- Fixes a bug in the DevTools network profiler that was causing network
7
- traffic to be dropped (issue [ #8888 ] )
7
+ traffic to be dropped (issue [ #8888 ] ).
8
8
- Fixes a bug in DDC that prevents code from compiling when it includes
9
- factory constructors containing generic local functions (issue [ #160338 ] )
9
+ factory constructors containing generic local functions (issue [ #160338 ] ).
10
10
- Fixes a bug in the CFE that didn't correctly mark wildcard variables
11
11
in formal parameters, causing the wildcard variables to appear in
12
- variable lists while debugging (issue [ #60121 ] )
12
+ variable lists while debugging (issue [ #60121 ] ).
13
13
14
14
[ #8888 ] : https://github.com/flutter/devtools/issues/8888
15
15
[ #160338 ] : https://github.com/flutter/flutter/issues/160338
Original file line number Diff line number Diff line change 26
26
CHANNEL stable
27
27
MAJOR 3
28
28
MINOR 7
29
- PATCH 0
29
+ PATCH 1
30
30
PRERELEASE 0
31
31
PRERELEASE_PATCH 0
You can’t perform that action at this time.
0 commit comments