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.
1 parent 8c49ef5 commit 5c06c6cCopy full SHA for 5c06c6c
pkgs/cronet_http/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 1.4.0-wip
+## 1.4.0
2
3
* Add a new `CronetStreamedResponse` class that provides additional information
4
about the HTTP response.
pkgs/cronet_http/pubspec.yaml
@@ -1,5 +1,5 @@
name: cronet_http
-version: 1.4.0-wip
+version: 1.4.0
description: >-
An Android Flutter plugin that provides access to the Cronet HTTP client.
5
repository: https://github.com/dart-lang/http/tree/master/pkgs/cronet_http
0 commit comments