Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 82981c7

Browse files
committed
Update pubspec.yaml and CHANGELOG.md
1 parent 923cb0d commit 82981c7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/ios_platform_images/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.2.0+3
2+
3+
* Internal fix for unused field formal parameter.
4+
15
## 0.2.0+2
26

37
* Update minimum Flutter SDK to 2.5 and iOS deployment target to 9.0.

packages/ios_platform_images/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: ios_platform_images
22
description: A plugin to share images between Flutter and iOS in add-to-app setups.
33
repository: https://github.com/flutter/plugins/tree/master/packages/ios_platform_images
44
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+ios_platform_images%22
5-
version: 0.2.0+2
5+
version: 0.2.0+3
66

77
environment:
88
sdk: ">=2.14.0 <3.0.0"

0 commit comments

Comments
 (0)