File tree 7 files changed +16
-14
lines changed
http_client_conformance_tests 7 files changed +16
-14
lines changed Original file line number Diff line number Diff line change 1
- # Configuration for .github/workflows/pull_request_label.yml.
1
+ # Configuration for .github/workflows/pull_request_label.yml.
2
2
3
- ' infra ' :
3
+ ' type- infra' :
4
4
- ' .github/**'
5
5
6
6
' package:cronet_http ' :
Original file line number Diff line number Diff line change 1
1
name : cronet_http
2
- description : >
3
- An Android Flutter plugin that provides access to the Cronet HTTP client.
4
2
version : 0.4.2
3
+ description : >-
4
+ An Android Flutter plugin that provides access to the Cronet HTTP client.
5
5
repository : https://github.com/dart-lang/http/tree/master/pkgs/cronet_http
6
6
7
7
environment :
@@ -25,4 +25,3 @@ flutter:
25
25
platforms :
26
26
android :
27
27
ffiPlugin : true
28
-
Original file line number Diff line number Diff line change 1
1
name : cupertino_http
2
- description : >
2
+ version : 1.1.1-wip
3
+ description : >-
3
4
A macOS/iOS Flutter plugin that provides access to the Foundation URL
4
5
Loading System.
5
- version : 1.1.1-wip
6
6
repository : https://github.com/dart-lang/http/tree/master/pkgs/cupertino_http
7
7
8
8
environment :
Original file line number Diff line number Diff line change 1
1
name : flutter_http_example
2
+ version : 1.0.0
2
3
description : Demonstrates how to use package:http in a Flutter app.
3
4
4
5
publish_to : ' none'
5
6
6
- version : 1.0.0
7
-
8
7
environment :
9
8
sdk : ^3.0.0
10
9
flutter : ' >=3.10.0'
Original file line number Diff line number Diff line change @@ -2,9 +2,10 @@ name: http_client_conformance_tests
2
2
description : >-
3
3
A library that tests whether implementations of package:http's `Client` class
4
4
behave as expected.
5
- publish_to : none
6
5
repository : https://github.com/dart-lang/http/tree/master/pkgs/http_client_conformance_tests
7
6
7
+ publish_to : none
8
+
8
9
environment :
9
10
sdk : ^3.0.0
10
11
Original file line number Diff line number Diff line change 1
1
name : http_profile
2
2
description : >-
3
- A library used by HTTP client authors to integrate with the DevTools
4
- Network tab.
5
- publish_to : none
3
+ A library used by HTTP client authors to integrate with the DevTools Network
4
+ tab.
6
5
repository : https://github.com/dart-lang/http/tree/master/pkgs/http_profile
7
6
7
+ publish_to : none
8
+
8
9
environment :
9
10
sdk : ^3.0.0
10
11
Original file line number Diff line number Diff line change 1
1
name : java_http
2
- description : A Dart package for making HTTP requests using java.net.HttpURLConnection.
3
2
version : 0.0.1
3
+ description : >-
4
+ A Dart package for making HTTP requests using java.net.HttpURLConnection.
4
5
repository : https://github.com/dart-lang/http/tree/master/pkgs/java_http
6
+
5
7
publish_to : none
6
8
7
9
environment :
You can’t perform that action at this time.
0 commit comments