File tree Expand file tree Collapse file tree 7 files changed +16
-14
lines changed
http_client_conformance_tests Expand file tree Collapse file tree 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.
22
3- ' infra ' :
3+ ' type- infra' :
44 - ' .github/**'
55
66' package:cronet_http ' :
Original file line number Diff line number Diff line change 11name : cronet_http
2- description : >
3- An Android Flutter plugin that provides access to the Cronet HTTP client.
42version : 0.4.2
3+ description : >-
4+ An Android Flutter plugin that provides access to the Cronet HTTP client.
55repository : https://github.com/dart-lang/http/tree/master/pkgs/cronet_http
66
77environment :
@@ -25,4 +25,3 @@ flutter:
2525 platforms :
2626 android :
2727 ffiPlugin : true
28-
Original file line number Diff line number Diff line change 11name : cupertino_http
2- description : >
2+ version : 1.1.1-wip
3+ description : >-
34 A macOS/iOS Flutter plugin that provides access to the Foundation URL
45 Loading System.
5- version : 1.1.1-wip
66repository : https://github.com/dart-lang/http/tree/master/pkgs/cupertino_http
77
88environment :
Original file line number Diff line number Diff line change 11name : flutter_http_example
2+ version : 1.0.0
23description : Demonstrates how to use package:http in a Flutter app.
34
45publish_to : ' none'
56
6- version : 1.0.0
7-
87environment :
98 sdk : ^3.0.0
109 flutter : ' >=3.10.0'
Original file line number Diff line number Diff line change @@ -2,9 +2,10 @@ name: http_client_conformance_tests
22description : >-
33 A library that tests whether implementations of package:http's `Client` class
44 behave as expected.
5- publish_to : none
65repository : https://github.com/dart-lang/http/tree/master/pkgs/http_client_conformance_tests
76
7+ publish_to : none
8+
89environment :
910 sdk : ^3.0.0
1011
Original file line number Diff line number Diff line change 11name : http_profile
22description : >-
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.
65repository : https://github.com/dart-lang/http/tree/master/pkgs/http_profile
76
7+ publish_to : none
8+
89environment :
910 sdk : ^3.0.0
1011
Original file line number Diff line number Diff line change 11name : java_http
2- description : A Dart package for making HTTP requests using java.net.HttpURLConnection.
32version : 0.0.1
3+ description : >-
4+ A Dart package for making HTTP requests using java.net.HttpURLConnection.
45repository : https://github.com/dart-lang/http/tree/master/pkgs/java_http
6+
57publish_to : none
68
79environment :
You can’t perform that action at this time.
0 commit comments