File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 4
4
A macOS/iOS Flutter plugin that provides access to the
5
5
[ Foundation URL Loading System] [ ] .
6
6
7
+ ## Status: Experimental
8
+
9
+ ** NOTE** : This package is currently experimental and published under the
10
+ [ labs.dart.dev] ( https://dart.dev/dart-team-packages ) pub publisher in order to
11
+ solicit feedback.
12
+
13
+ For packages in the labs.dart.dev publisher we generally plan to either graduate
14
+ the package into a supported publisher (dart.dev, tools.dart.dev) after a period
15
+ of feedback and iteration, or discontinue the package. These packages have a
16
+ much higher expected rate of API and breaking changes.
17
+
18
+ Your feedback is valuable and will help us evolve this package. For general
19
+ feedback, suggestions, and comments, please file an issue in the
20
+ [ bug tracker] ( https://github.com/dart-lang/http/issues ) .
21
+
22
+ ## Motivation
23
+
7
24
Using the [ Foundation URL Loading System] [ ] , rather than the socket-based
8
25
[ dart: io HttpClient] [ ] implemententation, has several advantages:
9
26
You can’t perform that action at this time.
0 commit comments