在null上调用了getter 'snapshot‘。接收器:空尝试呼叫:快照我不知道,如何为我fix.It一个新的错误。我是新手。这个项目是Flutter + Firebase。==========================The getter'snapshot' was called on <
我正在尝试使用flutter包"flutter_wordpress“在应用程序中显示我网站上的帖子。如果我现在使用"“作为网站,就像在示例代码中一样,帖子可以正常显示。但是如果我在文章中使用我自己的Wordpress网站地址,就会出现错误The getter 'length' was called on null.Receiver: null Tried calling: length
import 'details_page.dart&