我在本地模拟器中设置了 Cloud Functions。我编写了一些函数并使用函数模拟器在浏览器中测试了它们。现在我尝试从本地 Flutter 应用程序调用这些函数而不部署它们。但是,我找不到将我的 Flutter 应用程序连接到函数的 localhost API 的方法。有办法做到这一点吗?
firebase flutter google-cloud-functions google-cloud-firestore
firebase ×1
flutter ×1
google-cloud-firestore ×1
google-cloud-functions ×1