【问题标题】:Image is not loaded in flutter application using Image.assets使用 Image.assets 未在颤振应用程序中加载图像
【发布时间】:2021-10-13 00:20:54
【问题描述】:

应用程序显示图像未加载到应用程序中。

【问题讨论】:

  • 你能给我看看你的pubspec.yaml文件吗?和asset 文件夹中的图像位置也
  • 您在pubspec.yaml 上注册了-assets/newlogo.jpeg 吗?
  • 是的,我被添加了

标签: image flutter user-interface upload flutter-layout


【解决方案1】:
  • 退出应用程序。
  • 运行flutter clean
  • 然后启动应用程序。

【讨论】:

  • flutter pub get 也应该在启动应用程序之前执行。
  • 是的,工作中,谢谢
猜你喜欢
  • 2019-08-01
  • 2019-02-01
  • 2021-03-06
  • 2021-07-18
  • 2020-02-23
  • 2020-10-10
  • 2021-10-20
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多