We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
package:web
1 parent 8501740 commit 19cd248Copy full SHA for 19cd248
web/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 1.1.0-wip
+## 1.1.0
2
3
- Added `HttpStatus` class that declares http status codes. This is a copy of
4
the `HttpStatus` from the `dart:_internal` library that's exposed only through
web/pubspec.yaml
@@ -1,5 +1,5 @@
name: web
-version: 1.1.0-wip
+version: 1.1.0
description: Lightweight browser API bindings built around JS interop.
repository: https://github.com/dart-lang/web
5
0 commit comments