我在flutter项目中从CloudFirestore获取一些数据时遇到了一个问题。代码如下: void test () async {
var data = await Firestore.instance.collection("markers").getDocuments/v1/flutter/.pub-cache/hosted/pub.dartlang.org&
请帮我解决我在flutter项目中添加了firestore的问题,它在android上运行良好,但在ios上我无法在模拟器中运行应用程序 我生成了podfile并添加了 pod 'Firebase/Core'
pod 'Firebase/Firestore' 还将平台更改为 platform :ios, '10.0' 但在终端'pod i
我一直在尝试在iOs模拟器iPhone 12中运行我的flutter项目,但是,我在StackOverflow或Github上找到的任何答案或建议都没有解决版本依赖的问题。(from `.symlinks/plugins/cloud_firestore/ios`) was resolved to 2.5.3, which depends on sdk: fl
我一直在试图弄清楚如何让flutter的cloud_firestore插件工作,但到目前为止,还没有一个构建完成。/Programmation/flutter_cloud_firestore/ios/Pods/Headers/Public/Flutter/Flutter/Flutter.h:37:
In