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
22
33- Remove no longer used ` ExpressionCompilerService.handler ` .
44- Update the min SDK constraint to 2.18.0.
5+ - Update DWDS to ` 16.0.0 ` .
56
67## 2.7.10
78
Original file line number Diff line number Diff line change 11name : webdev
22# Every time this changes you need to run `dart run build_runner build`.
3- version : 2.7.11-dev
3+ version : 2.7.11
44# We should not depend on a dev SDK before publishing.
55# publish_to: none
66description : >-
@@ -19,7 +19,7 @@ dependencies:
1919 crypto : ^3.0.2
2020 dds : ^2.2.0
2121 # Pin DWDS to avoid dependency conflicts with vm_service:
22- dwds : 14 .0.3
22+ dwds : 16 .0.0
2323 http : ^0.13.4
2424 http_multi_server : ^3.2.0
2525 io : ^1.0.3
@@ -49,9 +49,9 @@ dev_dependencies:
4949 webdriver : ^3.0.0
5050
5151# Comment out before releasing webdev.
52- dependency_overrides :
53- dwds :
54- path : ../dwds
52+ # dependency_overrides:
53+ # dwds:
54+ # path: ../dwds
5555
5656executables :
5757 webdev :
You can’t perform that action at this time.
0 commit comments