我试图在配置文件页面上呈现已创建用户的帖子。这些柱子储存在消防站里。在post.dart中制作了一个post小部件以及post模型。post小部件没有构建。_debugCurrentBuildTarget == this': is not true._debugCurrentBuildTarget == this': is not true._debugCurrentBuildTarget == this': is not true._<e
我正在尝试使用CupertinoApp,当我试图导航到新屏幕时,会抛出异常,而不会在navigationBar中呈现屏幕标题。_debugCurrentBuildTarget == this': is not true._debugCurrentBuildTarget == this': is not true._debugCurrentBuildTarget == this': is not true.(context)
我尝试了多种解决方案,但每种方案都出现了不同的错误。将ReorderableListView放在slivers属性中时,CustomSCrollView会给出错误"Failed assertion: line 4345 pos 14:'owner._debugCurrentBuildTarget == this':is not true“。