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 1b6e28d commit fedead7Copy full SHA for fedead7
pkgs/cronet_http/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 1.3.3-wip
+## 1.3.3
2
3
* Throw `ClientException` if `CronetClient.send` runs out of Java heap while
4
allocating memory for the request body.
pkgs/cronet_http/pubspec.yaml
@@ -1,5 +1,5 @@
name: cronet_http
-version: 1.3.3-wip
+version: 1.3.3
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