File tree Expand file tree Collapse file tree 3 files changed +8
-7
lines changed Expand file tree Collapse file tree 3 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 1
- ## 2.7.11-dev
1
+ ## 2.7.11
2
2
3
3
- Remove no longer used ` ExpressionCompilerService.handler ` .
4
4
- Update the min SDK constraint to 2.18.0.
5
+ - Update DWDS to ` 16.0.0 ` .
5
6
6
7
## 2.7.10
7
8
Original file line number Diff line number Diff line change 1
1
name : webdev
2
2
# Every time this changes you need to run `dart run build_runner build`.
3
- version : 2.7.11-dev
3
+ version : 2.7.11
4
4
# We should not depend on a dev SDK before publishing.
5
5
# publish_to: none
6
6
description : >-
@@ -19,7 +19,7 @@ dependencies:
19
19
crypto : ^3.0.2
20
20
dds : ^2.2.0
21
21
# Pin DWDS to avoid dependency conflicts with vm_service:
22
- dwds : 14 .0.3
22
+ dwds : 16 .0.0
23
23
http : ^0.13.4
24
24
http_multi_server : ^3.2.0
25
25
io : ^1.0.3
@@ -49,9 +49,9 @@ dev_dependencies:
49
49
webdriver : ^3.0.0
50
50
51
51
# Comment out before releasing webdev.
52
- dependency_overrides :
53
- dwds :
54
- path : ../dwds
52
+ # dependency_overrides:
53
+ # dwds:
54
+ # path: ../dwds
55
55
56
56
executables :
57
57
webdev :
You can’t perform that action at this time.
0 commit comments