How can I resolve a future within an async* stream in dart?

后端 未结 0 1657
心在旅途
心在旅途 2020-12-04 04:39

I have a stream of posts that works fine but I want to check whether the current user likes a particular post. To implement the latter, I have to get info from Firestore whi

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