Flutter 中图片必须声明在 pubspec.yaml 文件中,具体如下图所示: flutter: uses-material-design: true assets: - images/icon.png ...
確定! 回上一頁