We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0388e0c + d06f6b1 commit 3d3197cCopy full SHA for 3d3197c
2 files changed
pkgs/cupertino_http/CHANGELOG.md
@@ -3,6 +3,7 @@
3
* Fix a [bug](https://github.com/dart-lang/http/issues/1925) where native
4
assets were built on non-Apple platforms.
5
* Support the latest semver-major versions of the native assets packages.
6
+* Remove `README.md` text saying that the package is a Flutter plugin.
7
8
## 3.0.0
9
pkgs/cupertino_http/README.md
@@ -1,7 +1,7 @@
1
[](https://pub.dev/packages/cupertino_http)
2
[](https://pub.dev/packages/cupertino_http/publisher)
-A macOS/iOS Flutter plugin that provides access to the
+A macOS/iOS library that provides access to the
[Foundation URL Loading System][].
## Motivation
0 commit comments