File tree 2 files changed +9
-8
lines changed
2 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 1
- ## 3.4.1
1
+ ## 3.4.1 - 2024-05-22
2
2
3
- This is a patch release that
3
+ This is a patch release that:
4
4
5
- - Fixes a bug in CFE which an manifest in compilation errors of flutter web app
6
- when compiled with dart2wasm.
5
+ - Fixes a bug in the CFE which could manifest as compilation errors of Flutter
6
+ web apps when compiled with dart2wasm (issue [ # 55714 ] ) .
7
7
8
8
- Fixes a bug in the pub client, such that ` dart run ` will not interfere with
9
- Flutter l10n (at least for most cases). (build_runner issue [ #3705 ] )
9
+ Flutter l10n (at least for most cases) ( issue [ #55758 ] ).
10
10
11
- [ #3705 ] : https://github.com/dart-lang/build/issues/3705
11
+ [ #55714 ] : https://github.com/dart-lang/sdk/issues/55714
12
+ [ #55758 ] : https://github.com/dart-lang/sdk/issues/55758
12
13
13
- ## 3.4.0
14
+ ## 3.4.0 - 2024-05-14
14
15
15
16
### Language
16
17
Original file line number Diff line number Diff line change 26
26
CHANNEL stable
27
27
MAJOR 3
28
28
MINOR 4
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