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 3e5f6bb commit 8b1cba3Copy full SHA for 8b1cba3
pkgs/cronet_http/CHANGELOG.md
@@ -0,0 +1,3 @@
1
+## 0.0.1
2
+
3
+* Initial development release.
pkgs/cronet_http/pubspec.yaml
@@ -2,6 +2,7 @@ name: cronet_http
description: >
An Android Flutter plugin that provides access to the Cronet HTTP client.
4
version: 0.0.1
5
+repository: https://github.com/dart-lang/http/tree/master/pkgs/cronet_http
6
7
environment:
8
sdk: ">=2.17.5 <3.0.0"
0 commit comments