Skip to content

Commit 3d3197c

Browse files
authored
Merge branch 'master' into apple_only
2 parents 0388e0c + d06f6b1 commit 3d3197c

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

pkgs/cupertino_http/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* Fix a [bug](https://github.com/dart-lang/http/issues/1925) where native
44
assets were built on non-Apple platforms.
55
* Support the latest semver-major versions of the native assets packages.
6+
* Remove `README.md` text saying that the package is a Flutter plugin.
67

78
## 3.0.0
89

pkgs/cupertino_http/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[![pub package](https://img.shields.io/pub/v/cupertino_http.svg)](https://pub.dev/packages/cupertino_http)
22
[![package publisher](https://img.shields.io/pub/publisher/cupertino_http.svg)](https://pub.dev/packages/cupertino_http/publisher)
33

4-
A macOS/iOS Flutter plugin that provides access to the
4+
A macOS/iOS library that provides access to the
55
[Foundation URL Loading System][].
66

77
## Motivation

0 commit comments

Comments
 (0)