Skip to content

Commit cfb8d20

Browse files
committed
Add Windows icon
1 parent a0fbb77 commit cfb8d20

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

assets/images/icons/reins-windows.png

19.2 KB
Loading

pubspec.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,10 @@ flutter_launcher_icons:
145145
macos:
146146
generate: true
147147
image_path: "assets/images/icons/reins-macos.png"
148+
windows:
149+
generate: true
150+
image_path: "assets/images/icons/reins-windows.png"
151+
icon_size: 256
148152

149153
flutter_native_splash:
150154
color: "#ffffff"

windows/runner/resources/app_icon.ico

-12.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)