【发布时间】:2021-11-07 10:44:41
【问题描述】:
在运行我的 Flutter 代码时,我遇到了以下错误:
**-------------------------------Starts Here-----------------------------------**
-------------------Exception caught by widgets library-----------------------
The following assertion was thrown building *CryptoListItem*(dirty)
Assertion failed:
assetName != null
is not true
**--------------------------------Ends Here------------------------------------**
请帮我解决这个问题,因为我的项目被卡住了。
【问题讨论】:
标签: flutter dart flutter-widget flutter-android