我已经在我的应用程序中添加了两个下拉按钮。第二个按钮的选择值取决于第一个按钮,并以与第二个按钮的值相关的形式出现。我在StreamBuilder中使用过它们。 我在上面的表单中添加了多图像拾取器。页面可以滚动的第一个错误是time.but can not scroll after.it抛出错误。cloud_firestore/cloud_firestore.dart';
import 'package:firebase_storage/fireba
我正在尝试使用Flutter和Firestore构建一个应用程序。当使用StreamBuilder从Firestore加载集合以在ListView中显示它时,我得到以下错误 The following assertion was thrown building StreamBuilder/*
} 以及我想如何使用它 return Scaffold( body: Strea
我需要在Flutter上实现一个ListView,并且我将snapshot.data.length作为参数传递给itemCount:itemCount然后我得到了一个错误:
I/flutter ( 4647): Class 'List<DocumentSnapshot>' has no instance getter 'length'.I/flutter ( 4647): Receiver: Instance(leng