我想从'firestore‘中获取' url’,并将此url转换为照片 The following _TypeError was thrown building FutureBuilder<DocumentSnapshot>(dirty, state: _FutureBuilderState<DocumentSnapshot>#0bb1f):
The relev
我得到的错误是,Type 'String' is not a subtype of expected type 'int' of index,谁能告诉我,我做错了什么。我一直在寻找解决方案,并找到了一些我尝试过但没有解决问题的解决方案。这是我尝试的第一个解决方案,但给出了相同的错误。']['Maghrib'].toString(),
isha: json['data'][0]['
我的应用程序昨天运行得很好,它在Timeline页面上正确地显示了帖子。但今天,当我再次打开项目并想继续处理它时,当我运行Debug应用程序时,它在Timeline页面上生成了一个错误:"type int is not a subtype of type String“。这是我的Timeline.dart文件: import 'package:cloud_firestore/cloud_firestore.dart';
import 'p