Skip to content

Commit 16966db

Browse files
committed
Update AppIcon
1 parent c04b7e3 commit 16966db

5 files changed

Lines changed: 1 addition & 2 deletions

File tree

assets/icon1024.png

-77.8 KB
Binary file not shown.

assets/icon1024x1024.png

35.2 KB
Loading

assets/icon768.png

-89.4 KB
Binary file not shown.

assets/icon768x768.png

100 KB
Loading

pubspec.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,9 @@ flutter:
8989
flutter_launcher_icons:
9090
android: true
9191
ios: true
92-
web: false
9392
image_path: "assets/icon1024x1024.png"
9493
remove_alpha_ios: true
9594

9695
flutter_native_splash:
9796
color: "#ffffff"
98-
image: "assets/icon768x768.png"
97+
image: "assets/icon768x768.png"

0 commit comments

Comments
 (0)