inflearn logo
Khóa học

Khóa học

Chia sẻ kiến thức

Bài viết của kcontrol

kcontrol kcontrol

@kcontrol5397

Số lượng đánh giá đã viết
3
Xếp hạng trung bình
4.0

Bài viết 3

Hỏi & Đáp

Image.asset이 정상적으로 되지 않습니다.

공백을 2칸씩 변경해도 동일하게 파일을 못찾습니다ㅠ pubsepc.yaml 파일은 아래와 같습니다. # To add assets to your application, add an assets section, like this: assets: - assets/pic.jpg # - images/a_dot_burr.jpeg # - images/a_dot_ham.jpeg 에러 메세지는 하기와 같습니다. ======== Exception caught by image resource service ================================================ The following assertion was thrown resolving an image codec: Unable to load asset: "assets/pic.jpg". Exception: Asset not found When the exception was thrown, this was the stack: #0 PlatformAssetBundle.loadBuffer (package:flutter/src/services/asset_bundle.dart:372:7) #1 AssetBundleImageProvider._loadAsync (package:flutter/src/painting/image_provider.dart:811:18) Image provider: AssetImage(bundle: null, name: "assets/pic.jpg") Image key: AssetBundleImageKey(bundle: PlatformAssetBundle#f2583(), name: "assets/pic.jpg", scale: 1.0) ====================================================================================================

Lượt thích
0
Số bình luận
2
Lượt xem
1481