File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ This is a patch release that
5
5
- Fixes a bug in CFE which an manifest in compilation errors of flutter web app
6
6
when compiled with dart2wasm.
7
7
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 ] )
10
+
11
+ [ #3705 ] : https://github.com/dart-lang/build/issues/3705
12
+
8
13
## 3.4.0
9
14
10
15
### Language
Original file line number Diff line number Diff line change @@ -169,7 +169,7 @@ vars = {
169
169
"path_rev" : "a7b696071bd83d3ee0a0f1b57ac94d6b1f05cac4" ,
170
170
"pool_rev" : "c118f69d8a6441a8453bf7d455fd7c79d3ee1497" ,
171
171
"protobuf_rev" : "b7613581d847e1e36e76f0e36db3a412d8fea5b1" ,
172
- "pub_rev" : "ed20b45589766d6fd135e93460b9e8255ccba519 " , # disable tools/rev_sdk_deps.dart
172
+ "pub_rev" : "9d1025414395db2dac9d590d2e567c27064783d2 " , # disable tools/rev_sdk_deps.dart
173
173
"pub_semver_rev" : "3175ba0a58a96fb23f8d68b5f5c44d1a5b30cc16" ,
174
174
"shelf_rev" : "1acbc673326e5b31280184744f2864a8f92c5b46" ,
175
175
"source_map_stack_trace_rev" : "c75649651d01826236e3ab7093d277a70756905a" ,
You can’t perform that action at this time.
0 commit comments