有人知道为什么我会得到这个错误时,尝试设置一个UnmodifiableListView的提供者?_TypeError (type 'List<String>' is not a subtype of type 'UnmodifiableListView<String>')List<String> _failures = [
'>1.5 year'
我得到一个错误“类型‘未来’不是类型'StreamTransformer,List>”的子类型在我的区块“。 这是我的应用程序的结构:一个区块(即reports_bloc)。存储库(即存储库)。Repository文件准备了来自API提供程序的数据(实际上,我也在使用DB,这就是我选择使用Repository文件的原因)。class ReportsBloc {
final