StreamBuilder is rebuild with previous snapshot.data and not the initialData

前端 未结 0 872
Happy的楠姐
Happy的楠姐 2020-12-04 22:08

I am trying to use bloc architecture in Flutter app and for this purpose I use StreamController and StreamBuilder. The issue is, that StreamBuilder repeats the last snapshot

相关标签:
回答
  • 消灭零回复
提交回复
热议问题