Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我尝试将图像插入 pubspec 文件,但它已更新,它显示此消息,“资产图像不存在。尝试创建文件或修复文件路径。”,如何解决这个问题,我格式化计算机并尝试解决这个问题,但我无法解决这个问题,请帮我解决这个问题
您需要预先放置资产,使其看起来像这样
assets: - assets/img.jpg