英文: What is the better structure between collection and subcollection in Firestore? 问题 我正在开发一个社交应用,其...
DateTime 在发送到 Firestore 时变为 null。
英文: DateTime becomes null when I send to Firestore 问题 我已经创建了一个TextFormField来将DateTime发送到Firestore集合,...
如何使用条件获取子值(FIREBASE和SDK)
英文: How i can get child value using condition (FIREBASE & SDK) 问题 我想要在我的登录页面上,通过电子邮件/密码登录用户,当&qu...
“Bottom Overflowed in ListTile – Flutter” 可以翻译为 “在Flutter中的ListTile底部溢出”。
英文: Bottom Overflowed in ListTile - Flutter 问题 我已经创建了一个ListTile来从Firestore中的集合中返回所有我的文档。但我想在数字之前放置“R...
Unhandled Exception: MissingPluginException(No implementation found for method DatabaseReference#set on channel plugins.flutter.io/firebase_database)
英文: Unhandled Exception: MissingPluginException(No implementation found for method DatabaseReference...
如何批量写入Firestore中的单个文档,其中包含2个或更多自定义类对象?
英文: How to batch write to Firestore on a single document with 2 or more custom class objects 问题 我有3个...
Proxycurl API没有正确返回数据。
英文: Proxycurl API doesnt return data properly 问题 以下是您提供的代码的翻译部分: from telnetlib import EC import req...
如何检查异常是否为 TypeScript 中的 FirebaseError / FirebaseAuthError
英文: How to check if an exception is a FirebaseError / FirebaseAuthError in TypeScript 问题 我正在尝试在我们的服务...
在2023年2月,在Android上验证电话认证而不显示Recaptcha(Firebase)。
英文: Validate phone authentication without showing the Recaptcha on Android in February 2023 (Firebas...
Getting firebase Realtime database value in syncfusion_flutter_gauges but getting error using stream builder
英文: Getting firebase Realtime database value in syncfusion_flutter_gauges but getting error using st...
99