สอบถามการเกิด error กรณีการเปลี่ยนไอคอน flutter

สอบถามเรื่องทั่วไป กับ การใช้คอมพิวเตอร์โดยทั่วไป แนะนำข่าวสารไวรัสคอม เทคนิคเล็กน้อยๆ กับ การใช้ คอมพิวเตอร์ ให้มีประสิทธิภาพมากที่สุด ฝากคำถามไว้ได้นะค่ะ

Moderator: mindphp, ผู้ดูแลกระดาน

Zqkil
PHP Hero Member
PHP Hero Member
โพสต์: 150
ลงทะเบียนเมื่อ: 06/06/2022 9:33 am

สอบถามการเกิด error กรณีการเปลี่ยนไอคอน flutter

โพสต์ที่ยังไม่ได้อ่าน โดย Zqkil »

โค้ด: เลือกทั้งหมด

flutter pub  run flutter_launcher_icons:main
รันคำสั่งนี้เเล้วเเต่ไม่ได้ผลตามวีดีโอ
error.png
error.png (118.45 KiB) Viewed 1171 times
เออเร่อเเบบนี้ต้องเเก้ตรงไหนคะ
ภาพประจำตัวสมาชิก
eange08
PHP VIP Members
PHP VIP Members
โพสต์: 16015
ลงทะเบียนเมื่อ: 22/12/2020 10:09 am

Re: สอบถามการเกิด error กรณีการเปลี่ยนไอคอน flutter

โพสต์ที่ยังไม่ได้อ่าน โดย eange08 »

แก้ส่วนที่เป็น code ให้ใส่ใน tag code จะดูง่ายกว่าค่ะ
ภาพประจำตัวสมาชิก
mindphp
ผู้ดูแลระบบ MindPHP
ผู้ดูแลระบบ MindPHP
โพสต์: 41125
ลงทะเบียนเมื่อ: 22/09/2008 6:18 pm
ติดต่อ:

Re: สอบถามการเกิด error กรณีการเปลี่ยนไอคอน flutter

โพสต์ที่ยังไม่ได้อ่าน โดย mindphp »

copy code
และ Error มาลงให้ดูหน่อยครับ
ภาพที่ลงมามองไม่เห็นข้อความ
ติดตาม VDO: http://www.youtube.com/c/MindphpVideoman
ติดตาม FB: https://www.facebook.com/pages/MindphpC ... 9517401606
หมวดแชร์ความรู้: https://www.mindphp.com/forums/viewforum.php?f=29
รับอบรม และพัฒนาระบบ: https://www.mindphp.com/forums/viewtopic.php?f=6&t=2042
Zqkil
PHP Hero Member
PHP Hero Member
โพสต์: 150
ลงทะเบียนเมื่อ: 06/06/2022 9:33 am

Re: สอบถามการเกิด error กรณีการเปลี่ยนไอคอน flutter

โพสต์ที่ยังไม่ได้อ่าน โดย Zqkil »

CODE

โค้ด: เลือกทั้งหมด

name: project
description: A new Flutter project.

publish_to: 'none' # Remove this line if you wish to publish to pub.dev

# The following defines the version and build number for your application.
# A version number is three numbers separated by dots, like 1.2.43
# followed by an optional build number separated by a +.
# Both the version and the builder number may be overridden in flutter
# build by specifying --build-name and --build-number, respectively.
# In Android, build-name is used as versionName while build-number used as versionCode.
# Read more about Android versioning at https://developer.android.com/studio/publish/versioning
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.0.0+1

environment:
  sdk: ">=2.17.3 <3.0.0"

# Dependencies specify other packages that your package needs in order to work.
# To automatically upgrade your package dependencies to the latest versions
# consider running `flutter pub upgrade --major-versions`. Alternatively,
# dependencies can be manually updated by changing the version numbers below to
# the latest version available on pub.dev. To see which dependencies have newer
# versions available, run `flutter pub outdated`.
dependencies:
  flutter:
    sdk: flutter


  # The following adds the Cupertino Icons font to your application.
  # Use with the CupertinoIcons class for iOS style icons.
  cupertino_icons: ^1.0.2
  flutter_launcher_icons: ^0.9.3

flutter_icons: 
  android: true
  image_path: "image/logo.png"

dev_dependencies:
  flutter_test:
    sdk: flutter

  # The "flutter_lints" package below contains a set of recommended lints to
  # encourage good coding practices. The lint set provided by the package is
  # activated in the `analysis_options.yaml` file located at the root of your
  # package. See that file for information about deactivating specific lint
  # rules and activating additional ones.
  flutter_lints: ^2.0.0

# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec

# The following section is specific to Flutter packages.
flutter:

  # The following line ensures that the Material Icons font is
  # included with your application, so that you can use the icons in
  # the material Icons class.
  uses-material-design: true

  # To add assets to your application, add an assets section, like this:
  # assets:
  #   - images/a_dot_burr.jpeg
  #   - images/a_dot_ham.jpeg

  # An image asset can refer to one or more resolution-specific "variants", see
  # https://flutter.dev/assets-and-images/#resolution-aware

 
ERROR

โค้ด: เลือกทั้งหมด

Waiting for another flutter command to release the startup lock...
 ════════════════════════════════════════════
     FLUTTER LAUNCHER ICONS (v0.9.3)
  ════════════════════════════════════════════
 
  

✓ Successfully generated launcher icons
Unhandled exception:

✗ ERROR: InvalidConfigException 
Cannot not find minSdk from android/app/build.gradle or android/local.propertiesSpecify minSdk in either android/app/build.gradle or android/local.properties
#0      createIconsFromConfig (package:flutter_launcher_icons/main.dart:96:7)
#1      createIconsFromArguments (package:flutter_launcher_icons/main.dart:60:7)
#2      main (file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_launcher_icons-0.9.3/bin/main.dart:7:26)
#3      _delayEntrypointInvocation.<anonymous closure> (dart:isolate-patch/isolate_patch.dart:295:32)
#4      _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:192:12)
pub finished with exit code 255
Cirrus

Re: สอบถามการเกิด error กรณีการเปลี่ยนไอคอน flutter

โพสต์ที่ยังไม่ได้อ่าน โดย Cirrus »

เพิ่งลองเล่นดู แล้วติดที่เดียวกันพอดี แต่แก้ออกล่ะ
แก้โดย ไปเปิดไฟล์นี้
android/local.properties
แล้วเพิ่ม 3 บรรทัดล่าง แล้วก็ Save แล้วก็รันใหม่

โค้ด: เลือกทั้งหมด

sdk.dir=/Users/cirrus/Library/Android/sdk
flutter.sdk=/Users/cirrus/development/flutter
flutter.buildMode=release
flutter.versionName=1.0.0
flutter.versionCode=1

flutter.minSdkVersion=21
flutter.targetSdkVersion=30
flutter.compileSdkVersion=30
Zqkil
PHP Hero Member
PHP Hero Member
โพสต์: 150
ลงทะเบียนเมื่อ: 06/06/2022 9:33 am

Re: สอบถามการเกิด error กรณีการเปลี่ยนไอคอน flutter

โพสต์ที่ยังไม่ได้อ่าน โดย Zqkil »

เพิ่มเเล้วค่ะ เจอเออเร่อใหม่ต่อ

โค้ด: เลือกทั้งหมด

PS C:\dart\project> flutter pub  run flutter_launcher_icons:main
  ════════════════════════════════════════════
     FLUTTER LAUNCHER ICONS (v0.9.3)
  ════════════════════════════════════════════
  

✗ ERROR: NoConfigFoundException 
Check that your config file `flutter_launcher_icons.yaml` has a `flutter_icons` section
pub finished with exit code 1
ตอบกลับโพส
  • Similar Topics
    ตอบกลับ
    แสดง
    โพสต์ล่าสุด

ผู้ใช้งานขณะนี้

สมาชิกกำลังดูบอร์ดนี้: ไม่มีสมาชิกใหม่ และบุคลทั่วไป 45