Skip to content

Commit c6e7892

Browse files
committed
wip - pkg:web migration
1 parent 433d55a commit c6e7892

File tree

7 files changed

+164
-66
lines changed

7 files changed

+164
-66
lines changed

.github/workflows/dart.yml

Lines changed: 107 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkgs/http/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
## 1.1.1
1+
## 1.1.1-wip
22

33
* `BrowserClient` throws `ClientException` when the `'Content-Length'` header
44
is invalid.
55
* `IOClient` trims trailing whitespace on header values.
6+
* Require Dart 3.2
7+
* Browser: support Wasm by using package:web.
68

79
## 1.1.0
810

0 commit comments

Comments
 (0)