FlutterError: Unable to load asset

后端 未结 22 3357
死守一世寂寞
死守一世寂寞 2020-11-30 10:31

This is the folder structure of my app

.idea
.vscode
android
build
fonts
 Oxygen-Bold.tff
 Oxygen-Light.tff
 Oxygen-Regular.tff
images
 pizza0.png
 pizza1.pn         


        
22条回答
  •  Happy的楠姐
    2020-11-30 11:30

    I have the same issue. I've just run "$ flutter clean", then everything is OK.

    More about this error

提交回复
热议问题