🅵
Size: a a a
🅵
🅵
🅵
🅵
V
V
🅵
🅵
A
ᴍ✓
A
ДЩ
ДЩ
🅵
git status что упущено, что добавилось🅵
pubspec.yaml# Generate app icon
# flutter pub run flutter_launcher_icons:main
flutter_icons:
image_path: "assets/images/app_icon.png"
image_path_android: "assets/images/app_icon.png"
image_path_ios: "assets/images/app_icon.png"
android: true # can specify file name here e.g. "ic_launcher"
ios: false # can specify file name here e.g. "My-Launcher-Icon"
# adaptive_icon_background: "assets/icons/background.png" # only available for Android 8.0 devices and above
# adaptive_icon_foreground: "assets/icons/foreground.png" # only available for Android 8.0 devices and above🅵
flutter pub run flutter_launcher_icons:main в соснолиЮ
P