标签: flutter widget hierarchy
我正在使用StreamBuilder。在某些情况下,会显示AlertBox,但是当流更新时,AlertBox仍会保留在那里,并且在单击任何按钮时都会出错:方法'ancestorStateOfType'被调用为空。我该怎么办?
StreamBuilder
AlertBox