Flutter assets error: EXCEPTION CAUGHT BY IMAGE RESOURCE SERVICE

前端 未结 9 1783
借酒劲吻你
借酒劲吻你 2021-01-05 09:17

flutter can not find my images assets, what can I be doing wrong?

I got the error on debugger:

Launching lib/main.dart on XT1097 in debug mode... Built build

9条回答
  •  时光取名叫无心
    2021-01-05 09:47

    Im my case I was in hot reload mode and nothing was happening. I had to click hot restart for the image to show up.

提交回复
热议问题