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 922823e commit 48d90b0Copy full SHA for 48d90b0
pkgs/cronet_http/CHANGELOG.md
@@ -1,5 +1,7 @@
1
## 0.0.4
2
3
+* Use no GMS-based cronet (`org.chromium.net:cronet-embedded`)
4
+ instead of GMS-based (`com.google.android.gms:play-services-cronet`).
5
* Fix a bug where the example would not use the configured `package:http`
6
`Client` for Books API calls in some circumstances.
7
* Fix a bug where the images in the example would be loaded using `dart:io`
pkgs/cronet_http/pubspec.yaml
@@ -1,7 +1,7 @@
name: cronet_http
description: >
An Android Flutter plugin that provides access to the Cronet HTTP client.
-version: 0.0.3
+version: 0.0.4
repository: https://github.com/dart-lang/http/tree/master/pkgs/cronet_http
environment:
0 commit comments