Attempt to display list data from Firestore causes overflow of pixels in flutter

前端 未结 0 1166
时光说笑
时光说笑 2021-01-03 09:15

I am attempting to display a list of data from firestore with this code:

@override
  Widget build(BuildContext context) {
    // <1> Use FutureBuilder
          


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