当前位置:网站首页>flutter Unable to load asset: assets/images/888. png
flutter Unable to load asset: assets/images/888. png
2022-07-01 23:11:00 【Liu Xiaobo】
Report errors
Debug service listening on ws://127.0.0.1:65376/KSCFS_eCpng=/ws
Syncing files to device iPhone 13…
======== Exception caught by image resource service ================================================
The following assertion was thrown resolving an image codec:
Unable to load asset: assets/images/888.png
When the exception was thrown, this was the stack:
#0 PlatformAssetBundle.load (package:flutter/src/services/asset_bundle.dart:237:7)
#1 AssetBundleImageProvider._loadAsync (package:flutter/src/painting/image_provider.dart:658:14)
Image provider: AssetImage(bundle: null, name: “assets/images/888.png”)
Image key: AssetBundleImageKey(bundle: PlatformAssetBundle#05eaa(), name: “assets/images/888.png”, scale: 1.0)

The wrong way to write

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:
- assets/images/
Correct writing
# 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:
- assets/images/

namely assets and uses-material-design: true It's aligned
边栏推荐
- [MySQL] database optimization method
- 2022安全员-C证考试题模拟考试题库及模拟考试
- Explain ThreadLocal in detail
- [JUC learning road day 8] condition
- 想请教一下,证券开户选择哪个证券比较好?手机开户是安全么?
- Where can the courses purchased by CSDN be accessed
- Copy ‘XXXX‘ to effectively final temp variable
- Groups and ranges of regular series
- 2022年危险化学品经营单位安全管理人员考试题及在线模拟考试
- Cisco -- an external tool for WAN's concept examination
猜你喜欢

91. (cesium chapter) cesium rocket launch simulation

Flynk SQL client uses comparison and is familiar with official documents

"35 years old, the boss of the company, with a monthly salary of 20000, give away takeout": the times abandoned you, not even saying goodbye

【嵌入式系统课设】单个按键控制LED灯

window安装wsl(二)

MySQL -- deduction of index storage model

2022年起重机司机(限桥式起重机)考试试题及模拟考试

【Kotlin 第三方 】coil koltin协程图片加载库Coil类似Glide的图片加载第三方

"Trust machine" empowers development

Yoga27 multidimensional all-in-one computer with excellent appearance and high-end configuration
随机推荐
Timer和ScheduledThreadPoolExecutor的区别
ESP自动下载电路设计
Advanced skills of testers: a guide to the application of unit test reports
rviz打开后如何显示实时2D地图
Quantifiers of regular series
[image segmentation] 2021 segformer neurips
众昂矿业:发展以氟化工为主的特色化工产业具有先天优势
半监督学习之数据增强
力扣 710. 黑名单中的随机数
通过Go语言创建CA与签发证书
[MySQL] index classification
Happy number [fast and slow pointer of ring PROBLEMS]
Business visualization - make your flowchart'run'up
Treatment of insufficient space in the root partition of armbain system
Deadlock handling strategies - prevent deadlock, avoid deadlock, detect and remove deadlock
Convergence and disposal suggestions of some Internet exposure surfaces
Turn -- the underlying debugging principle of GDB is so simple
YOGA27多维一体电脑,兼具出色外观与高端配置
【微服务|Sentinel】sentinel整合openfeign
window安装wsl(二)