Skip to content

Commit ecf45e1

Browse files
authored
[flutter_template_images] Add iOS app icon assets (flutter#2266)
1 parent bbdff6c commit ecf45e1

20 files changed

+5
-1
lines changed

packages/flutter_template_images/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 4.2.0
2+
3+
* Adds iOS template app icons, updated to square icons with no transparency.
4+
15
## 4.1.1
26

37
* Removes empty Dart file.

packages/flutter_template_images/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: flutter_template_images
22
description: Image files for use in flutter_tools templates without adding binary files to flutter/flutter.
33
repository: https://github.com/flutter/packages/tree/main/packages/flutter_template_images
44
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+flutter_template_images%22
5-
version: 4.1.1
5+
version: 4.2.0
66

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

0 commit comments

Comments
 (0)