Correct app icon

This commit is contained in:
Hillel Coren 2021-07-12 14:28:03 +03:00
parent d645da9638
commit a3251ed694
4 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

View File

@ -12,7 +12,7 @@ environment:
flutter_icons: flutter_icons:
android: "launcher_icon" android: "launcher_icon"
ios: true ios: true
image_path: "assets/images/icon.png" image_path: "assets/images/mobile_icon.png"
dependencies: dependencies:
flutter: flutter:

View File

@ -12,7 +12,7 @@ environment:
flutter_icons: flutter_icons:
android: "launcher_icon" android: "launcher_icon"
ios: true ios: true
image_path: "assets/images/icon.png" image_path: "assets/images/mobile_icon.png"
dependencies: dependencies:
flutter: flutter: