如何免费使用Flutter Firebase功能 [英] How to use flutter firebase functions for free

查看:61
本文介绍了如何免费使用Flutter Firebase功能的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我收到此错误:

错误:您的项目 myproject 必须在Blaze(即用即付)计划中才能完成此命令.必需的API cloudbuild.googleapis.com在升级完成之前无法启用.要升级,请访问以下URL:

Error: Your project myproject must be on the Blaze (pay-as-you-go) plan to complete this command. Required API cloudbuild.googleapis.com can't be enabled until the upgrade is complete. To upgrade, visit the following URL:

https://console.firebase.google.com/project/fluttershare-d057e/usage/details

在使用此命令时: firebase deploy --only functions 这意味着我必须购买颤振功能才能继续.现在我想知道还有没有其他方法可以免费部署onCreate()之类的功能,还是可以为firebase手动构建这些功能?我正在使用颤振技术.

while using this command : firebase deploy --only functions which means I have to purchase flutter functions to proceed. Now I want to know is there any alternative way to deploy function like onCreate() free or can we build these functions manually for firebase ? I am using flutter technology.

推荐答案

基于@Brugui和@FrankvanPruffelen的答案,您需要

Based on @Brugui and @FrankvanPruffelen answers, you need the Blaze plan in order to use Cloud Functions, however, it doesn't necessarily mean you'll have to pay for Cloud Functions usage as there's a significant free tier.

这篇关于如何免费使用Flutter Firebase功能的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆