How to Change App Icon and App Name for Android & iOS
Step 1
Create a new directory and paste ur app icon in it.
step 1
open pubspec.yaml fileand paste these lines
dev_dependencies:
flutter_launcher_icons: "^0.13.1"
flutter_launcher_icons:
android: "launcher_icon"
ios: true
image_path: "assets/icon/icon.png"
min_sdk_android: 21
step 2
open terminal and paste these line one by one
1. flutter pub get
2.flutter pub run flutter_launcher_icons
Видео How to Change App Icon and App Name for Android & iOS канала All Source Code
Create a new directory and paste ur app icon in it.
step 1
open pubspec.yaml fileand paste these lines
dev_dependencies:
flutter_launcher_icons: "^0.13.1"
flutter_launcher_icons:
android: "launcher_icon"
ios: true
image_path: "assets/icon/icon.png"
min_sdk_android: 21
step 2
open terminal and paste these line one by one
1. flutter pub get
2.flutter pub run flutter_launcher_icons
Видео How to Change App Icon and App Name for Android & iOS канала All Source Code
how to change app icon in flutter flutter app icon change change app icon in flutter how to add app icons in flutter how to change app icon flutter flutter app icon change ios flutter flutter app icon generator changing app icon flutter how to set app icon in flutter how to change flutter app icon flutter change app icon and app name flutter how to change ios
Комментарии отсутствуют
Информация о видео
13 июля 2024 г. 14:38:10
00:02:56
Другие видео канала