# Firebase Blog

The official Firebase Blog

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Introducing Firebase spend caps

DevFeed: [Introducing Firebase spend caps](<https://devfeed.tech/articles/introducing-firebase-spend-caps-17466.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2026/09/firebase-spend-caps>)

Author: Yvonne Monterroso

Published: 2026-09-14T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [API](<https://devfeed.tech/topics/api.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Google](<https://devfeed.tech/topics/google.md>)

Tags: [ai-logic](<https://devfeed.tech/tags/ai-logic.md>), [api](<https://devfeed.tech/tags/api.md>), [app-hosting](<https://devfeed.tech/tags/app-hosting.md>), [billing](<https://devfeed.tech/tags/billing.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-functions](<https://devfeed.tech/tags/cloud-functions.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [financial](<https://devfeed.tech/tags/financial.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-console](<https://devfeed.tech/tags/firebase-console.md>), [google-cloud](<https://devfeed.tech/tags/google-cloud.md>)

### AI overview

Firebase introduces spend caps for eligible services, including Firebase AI Logic, Cloud Functions for Firebase, and Firebase App Hosting. Developers can set service-level limits, receive alerts at 50%, 80%, and 100% of the budget, and pause a service when the cap is reached.

### Source excerpt

Spend caps are designed to act as a circuit breaker for services like the Gemini API and Cloud Functions, reducing the risk of a financial surprise from a simple coding error or an unexpected spike in traffic.

## 5 ways to use Gemini text-to-speech (TTS) in your apps with Firebase AI Logic

DevFeed: [5 ways to use Gemini text-to-speech (TTS) in your apps with Firebase AI Logic](<https://devfeed.tech/articles/5-ways-to-use-gemini-text-to-speech-tts-in-your-apps-with-firebase-ai-logic-16675.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2026/09/ai-logic-text-to-speech>)

Author: Ankita Saxena

Published: 2026-09-09T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [voice ai](<https://devfeed.tech/topics/voice-ai.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [digital accessibility](<https://devfeed.tech/topics/digital-accessibility.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [Web](<https://devfeed.tech/topics/web.md>)

Tags: [accessibility](<https://devfeed.tech/tags/accessibility.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-logic](<https://devfeed.tech/tags/ai-logic.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-ai-logic](<https://devfeed.tech/tags/firebase-ai-logic.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [speech](<https://devfeed.tech/tags/speech.md>), [text-to-speech](<https://devfeed.tech/tags/text-to-speech.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

The article presents five use cases for Gemini text-to-speech through Firebase AI Logic, including language-learning conversation practice, hands-free content reading, and accessibility-focused audio content. It also describes examples involving Finnish language exercises and recipe instructions.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Authentication made easy: Building a secure e-commerce shopping cart with Firebase

DevFeed: [Authentication made easy: Building a secure e-commerce shopping cart with Firebase](<https://devfeed.tech/articles/authentication-made-easy-building-a-secure-e-commerce-shopping-cart-with-firebase-16676.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2026/09/secure-shopping-cart-firebase>)

Author: Karl Weinmeister

Published: 2026-09-01T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Authentication](<https://devfeed.tech/topics/authentication.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>), [Firestore](<https://devfeed.tech/topics/firestore.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [Security](<https://devfeed.tech/topics/security.md>)

Tags: [authentication](<https://devfeed.tech/tags/authentication.md>), [cloud-run](<https://devfeed.tech/tags/cloud-run.md>), [e-commerce](<https://devfeed.tech/tags/e-commerce.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firestore](<https://devfeed.tech/tags/firestore.md>), [security-rules](<https://devfeed.tech/tags/security-rules.md>), [shopping](<https://devfeed.tech/tags/shopping.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

This tutorial explains how to build a secure e-commerce shopping cart with Firebase Authentication and Cloud Firestore. It covers guest onboarding through anonymous authentication, migration of guest carts to permanent accounts, real-time synchronization, and checkout while addressing database permissions and security.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## 3 ways to optimize Firebase Remote Config fetch usage

DevFeed: [3 ways to optimize Firebase Remote Config fetch usage](<https://devfeed.tech/articles/3-ways-to-optimize-firebase-remote-config-fetch-usage-16674.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2026/08/optimize-remote-config-usage>)

Author: Sumit Chandel; Siddhant Jain

Published: 2026-08-31T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [App](<https://devfeed.tech/topics/app.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [Network](<https://devfeed.tech/topics/network.md>), [cross-platform](<https://devfeed.tech/topics/cross-platform.md>)

Tags: [a-b-testing](<https://devfeed.tech/tags/a-b-testing.md>), [battery](<https://devfeed.tech/tags/battery.md>), [best-practices](<https://devfeed.tech/tags/best-practices.md>), [feature-rollouts](<https://devfeed.tech/tags/feature-rollouts.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-remote-config](<https://devfeed.tech/tags/firebase-remote-config.md>), [latency](<https://devfeed.tech/tags/latency.md>), [network](<https://devfeed.tech/tags/network.md>), [pricing](<https://devfeed.tech/tags/pricing.md>), [remote-config](<https://devfeed.tech/tags/remote-config.md>)

### AI overview

This article presents three strategies for reducing Firebase Remote Config fetch traffic. It explains how smarter fetch and activation patterns can reduce network overhead, latency, battery consumption, and usage-based costs.

### Source excerpt

Reduce network fetches, battery consumption and usage costs

## Eval-driven development: How we build better agent skills for Firebase

DevFeed: [Eval-driven development: How we build better agent skills for Firebase](<https://devfeed.tech/articles/eval-driven-development-how-we-build-better-agent-skills-for-firebase-16673.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2026/08/eval-driven-development-agent-skills>)

Author: Charlotte Liang

Published: 2026-08-11T00:00:00Z

Content type: article

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Agent Skills](<https://devfeed.tech/topics/agent-skills.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [Development](<https://devfeed.tech/topics/development.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agent-skills](<https://devfeed.tech/tags/agent-skills.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [best-practices](<https://devfeed.tech/tags/best-practices.md>), [cli](<https://devfeed.tech/tags/cli.md>), [coding-agents](<https://devfeed.tech/tags/coding-agents.md>), [development](<https://devfeed.tech/tags/development.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [mcp](<https://devfeed.tech/tags/mcp.md>)

### AI overview

This article explains how Firebase combines Agent Skills, the Firebase CLI, and MCP servers to help AI coding agents produce better Firebase code. It describes skills as focused, outcome-driven guidance for current APIs, best practices, Firestore development, and Firebase Security Rules, and notes that they can help agents discover recent features beyond their training data.

### Source excerpt

How we build better agent skills for Firebase

## Triple-layer security for Firebase web apps

DevFeed: [Triple-layer security for Firebase web apps](<https://devfeed.tech/articles/triple-layer-security-for-firebase-web-apps-16672.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2026/07/three-layer-security>)

Author: Roger Martinez

Published: 2026-07-30T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Security](<https://devfeed.tech/topics/security.md>), [Web app](<https://devfeed.tech/topics/webapp.md>), [Firestore](<https://devfeed.tech/topics/firestore.md>)

Tags: [app-check](<https://devfeed.tech/tags/app-check.md>), [apps](<https://devfeed.tech/tags/apps.md>), [article](<https://devfeed.tech/tags/article.md>), [cloud-functions](<https://devfeed.tech/tags/cloud-functions.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firestore](<https://devfeed.tech/tags/firestore.md>), [security](<https://devfeed.tech/tags/security.md>), [security-rules](<https://devfeed.tech/tags/security-rules.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>), [web](<https://devfeed.tech/tags/web.md>), [web-apps](<https://devfeed.tech/tags/web-apps.md>)

### AI overview

This tutorial explains three layers of security for Firebase web apps: Firebase Security Rules, Google Cloud service accounts, and Firebase App Check. It focuses on narrowing Firestore rules by resource, allowed operations, and client identity, including a rule that limits reads to published articles.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Bringing Google Maps to Friendly Meals with Firebase AI Logic

DevFeed: [Bringing Google Maps to Friendly Meals with Firebase AI Logic](<https://devfeed.tech/articles/bringing-google-maps-to-friendly-meals-with-firebase-ai-logic-16671.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2026/07/bringing-google-maps-friendly-meals>)

Author: Marina Coelho

Published: 2026-07-28T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Google Maps](<https://devfeed.tech/topics/google-maps.md>), [Android](<https://devfeed.tech/topics/android.md>), [Kotlin](<https://devfeed.tech/topics/kotlin.md>), [Google](<https://devfeed.tech/topics/google.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [personalization](<https://devfeed.tech/topics/personalization.md>), [real-time](<https://devfeed.tech/topics/real-time.md>), [configuration](<https://devfeed.tech/topics/configuration.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-logic](<https://devfeed.tech/tags/ai-logic.md>), [android](<https://devfeed.tech/tags/android.md>), [build](<https://devfeed.tech/tags/build.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [features](<https://devfeed.tech/tags/features.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-ai-logic](<https://devfeed.tech/tags/firebase-ai-logic.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [google](<https://devfeed.tech/tags/google.md>), [google-maps](<https://devfeed.tech/tags/google-maps.md>), [grounding](<https://devfeed.tech/tags/grounding.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [personalization](<https://devfeed.tech/tags/personalization.md>), [prompt](<https://devfeed.tech/tags/prompt.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [sdks](<https://devfeed.tech/tags/sdks.md>), [time](<https://devfeed.tech/tags/time.md>)

### AI overview

A Firebase team tutorial explains how to add a Store Finder feature to the Friendly Meals Android app using Grounding with Google Maps through Firebase AI Logic. The Kotlin implementation uses location-aware Gemini responses to provide nearby businesses, operational details, and geographic personalization.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Zero-flicker Firestore SSR with React

DevFeed: [Zero-flicker Firestore SSR with React](<https://devfeed.tech/articles/zero-flicker-firestore-ssr-with-react-16670.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2026/06/firestore-serialization-react>)

Author: Jeff Huleatt

Published: 2026-06-24T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firestore](<https://devfeed.tech/topics/firestore.md>), [Server-side rendering](<https://devfeed.tech/topics/server-side-rendering.md>), [React](<https://devfeed.tech/topics/react.md>), [Next.js](<https://devfeed.tech/topics/next-js.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>)

Tags: [firebase](<https://devfeed.tech/tags/firebase.md>), [firestore](<https://devfeed.tech/tags/firestore.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [react](<https://devfeed.tech/tags/react.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [serialization](<https://devfeed.tech/tags/serialization.md>), [server-side-rendering](<https://devfeed.tech/tags/server-side-rendering.md>), [ssr](<https://devfeed.tech/tags/ssr.md>), [web](<https://devfeed.tech/tags/web.md>), [web-app](<https://devfeed.tech/tags/web-app.md>)

### AI overview

This tutorial explains how to use Firebase JS SDK SSR-specific APIs to serialize Firestore query results on the server, resume them on the client, and support realtime updates in a Next.js and React application. It also discusses payload size and when serialization is unnecessary.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Gemini in Apple's Foundation Models framework

DevFeed: [Gemini in Apple's Foundation Models framework](<https://devfeed.tech/articles/gemini-in-apple-s-foundation-models-framework-16669.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2026/06/apple-foundation-models-gemini>)

Author: Miguel Ramos; Ryan Wilson

Published: 2026-06-09T09:41:00Z

Content type: article

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [foundation-models](<https://devfeed.tech/topics/foundation-models.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [API](<https://devfeed.tech/topics/api.md>), [Swift](<https://devfeed.tech/topics/swift.md>), [Inference](<https://devfeed.tech/topics/inference.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-logic](<https://devfeed.tech/tags/ai-logic.md>), [app-check](<https://devfeed.tech/tags/app-check.md>), [apple](<https://devfeed.tech/tags/apple.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [foundation-models](<https://devfeed.tech/tags/foundation-models.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [hybrid-inference](<https://devfeed.tech/tags/hybrid-inference.md>), [ios](<https://devfeed.tech/tags/ios.md>), [news](<https://devfeed.tech/tags/news.md>), [on-device-ai](<https://devfeed.tech/tags/on-device-ai.md>), [swift](<https://devfeed.tech/tags/swift.md>), [updates](<https://devfeed.tech/tags/updates.md>), [wwdc](<https://devfeed.tech/tags/wwdc.md>)

### AI overview

Firebase describes a preview integration that lets developers use cloud-hosted Gemini models through Apple's Foundation Models framework. The shared API allows switching between on-device Apple models and Gemini, while Firebase AI Logic and App Check provide request routing and attestation for Apple apps.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Building a cooking assistant with Firebase AI Logic

DevFeed: [Building a cooking assistant with Firebase AI Logic](<https://devfeed.tech/articles/building-a-cooking-assistant-with-firebase-ai-logic-16664.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2026/05/building-cooking-assistant-ai-logic>)

Author: Marina Coelho

Published: 2026-05-29T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Android](<https://devfeed.tech/topics/android.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [WebSocket](<https://devfeed.tech/topics/websocket.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-logic](<https://devfeed.tech/tags/ai-logic.md>), [android](<https://devfeed.tech/tags/android.md>), [api](<https://devfeed.tech/tags/api.md>), [app](<https://devfeed.tech/tags/app.md>), [app-check](<https://devfeed.tech/tags/app-check.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [build](<https://devfeed.tech/tags/build.md>), [building](<https://devfeed.tech/tags/building.md>), [camera](<https://devfeed.tech/tags/camera.md>), [capture](<https://devfeed.tech/tags/capture.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [function-calling](<https://devfeed.tech/tags/function-calling.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [google](<https://devfeed.tech/tags/google.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [permission](<https://devfeed.tech/tags/permission.md>), [remote-config](<https://devfeed.tech/tags/remote-config.md>), [sdks](<https://devfeed.tech/tags/sdks.md>), [streaming](<https://devfeed.tech/tags/streaming.md>)

### AI overview

A tutorial on building a real-time cooking assistant for the Friendly Meals Android app with Firebase AI Logic, Gemini Live, bidirectional video streaming, and client-side function calling. It covers secure connections, authentication and App Check, camera and microphone permissions, and actions such as updating a grocery list.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Live text search with Firestore pipelines and React

DevFeed: [Live text search with Firestore pipelines and React](<https://devfeed.tech/articles/live-text-search-with-firestore-pipelines-and-react-16668.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2026/05/react-firestore-search>)

Author: Jeff Huleatt

Published: 2026-05-28T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firestore](<https://devfeed.tech/topics/firestore.md>), [React](<https://devfeed.tech/topics/react.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>), [TypeScript](<https://devfeed.tech/topics/typescript.md>)

Tags: [firebase](<https://devfeed.tech/tags/firebase.md>), [firestore](<https://devfeed.tech/tags/firestore.md>), [full-text-search](<https://devfeed.tech/tags/full-text-search.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [react](<https://devfeed.tech/tags/react.md>), [typescript](<https://devfeed.tech/tags/typescript.md>), [web](<https://devfeed.tech/tags/web.md>), [web-app](<https://devfeed.tech/tags/web-app.md>)

### AI overview

This tutorial explains how to implement text search in a React web app using Firestore Enterprise text indexes and pipelines. It covers a reusable search-results component, React Suspense with TanStack Query, search on form submission, and debounced live search.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## What's new from Firebase at Google I/O 2026

DevFeed: [What's new from Firebase at Google I/O 2026](<https://devfeed.tech/articles/what-s-new-from-firebase-at-google-i-o-2026-16667.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2026/05/google-io-2026-announcements>)

Author: Seba Gnagnarella; Arthur Thompson; Kristen Richards

Published: 2026-05-19T01:00:00Z

Content type: news

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Agent Skills](<https://devfeed.tech/topics/agent-skills.md>), [Google](<https://devfeed.tech/topics/google.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [Android Studio](<https://devfeed.tech/topics/android-studio.md>), [Flutter](<https://devfeed.tech/topics/flutter.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [a-b-testing](<https://devfeed.tech/tags/a-b-testing.md>), [agent-skills](<https://devfeed.tech/tags/agent-skills.md>), [ai-logic](<https://devfeed.tech/tags/ai-logic.md>), [ai-studio](<https://devfeed.tech/tags/ai-studio.md>), [android](<https://devfeed.tech/tags/android.md>), [android-studio](<https://devfeed.tech/tags/android-studio.md>), [antigravity](<https://devfeed.tech/tags/antigravity.md>), [app-check](<https://devfeed.tech/tags/app-check.md>), [application-design-center](<https://devfeed.tech/tags/application-design-center.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [cloud-logging](<https://devfeed.tech/tags/cloud-logging.md>), [cloud-run](<https://devfeed.tech/tags/cloud-run.md>), [crashlytics](<https://devfeed.tech/tags/crashlytics.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firestore](<https://devfeed.tech/tags/firestore.md>), [flutter](<https://devfeed.tech/tags/flutter.md>), [google](<https://devfeed.tech/tags/google.md>), [google-i-o](<https://devfeed.tech/tags/google-i-o.md>), [hybrid-inference](<https://devfeed.tech/tags/hybrid-inference.md>), [ios](<https://devfeed.tech/tags/ios.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [news](<https://devfeed.tech/tags/news.md>), [remote-config](<https://devfeed.tech/tags/remote-config.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

Firebase announces updates from Google I/O 2026, including integrations with Google Antigravity and Android Studio, expanded Agent Skills for mobile development, and support for Firestore, Firebase Authentication, Crashlytics, and Remote Config.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Bringing the real world to your AI application using Firebase AI Logic

DevFeed: [Bringing the real world to your AI application using Firebase AI Logic](<https://devfeed.tech/articles/bringing-the-real-world-to-your-ai-application-using-firebase-ai-logic-16663.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2026/05/ai-logic-maps-grounding>)

Author: Ankita Saxena; Ken Nevarez

Published: 2026-05-19T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Google Maps](<https://devfeed.tech/topics/google-maps.md>), [Generative AI](<https://devfeed.tech/topics/generative-ai.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>), [Web Components](<https://devfeed.tech/topics/web-components.md>), [API](<https://devfeed.tech/topics/api.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-logic](<https://devfeed.tech/tags/ai-logic.md>), [api](<https://devfeed.tech/tags/api.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-ai-logic](<https://devfeed.tech/tags/firebase-ai-logic.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [generative-ai](<https://devfeed.tech/tags/generative-ai.md>), [google-maps](<https://devfeed.tech/tags/google-maps.md>), [hallucinations](<https://devfeed.tech/tags/hallucinations.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

Firebase introduces Grounding with Google Maps in the Firebase AI Logic SDK to help mobile and web applications produce location-aware responses based on real-world geospatial data. The article explains configuring the model, plotting places with Google Maps Web Components, and using grounding metadata for citations and coordinates.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Announcing Dart support in Cloud Functions for Firebase

DevFeed: [Announcing Dart support in Cloud Functions for Firebase](<https://devfeed.tech/articles/announcing-dart-support-in-cloud-functions-for-firebase-16665.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2026/05/dart-functions-exp>)

Author: Kevin Moore; Rody Davis

Published: 2026-05-06T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Cloud Functions](<https://devfeed.tech/topics/cloud-functions.md>), [Dart](<https://devfeed.tech/topics/dart.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>), [Flutter](<https://devfeed.tech/topics/flutter.md>), [Firebase CLI](<https://devfeed.tech/topics/firebase-cli.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>), [Google Cloud Platform (GCP)](<https://devfeed.tech/topics/google-cloud.md>)

Tags: [admin-sdk](<https://devfeed.tech/tags/admin-sdk.md>), [cloud-functions](<https://devfeed.tech/tags/cloud-functions.md>), [cloud-run](<https://devfeed.tech/tags/cloud-run.md>), [dart](<https://devfeed.tech/tags/dart.md>), [dart-on-the-server](<https://devfeed.tech/tags/dart-on-the-server.md>), [emulator-suite](<https://devfeed.tech/tags/emulator-suite.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-cli](<https://devfeed.tech/tags/firebase-cli.md>), [firestore](<https://devfeed.tech/tags/firestore.md>), [flutter](<https://devfeed.tech/tags/flutter.md>), [google-cloud](<https://devfeed.tech/tags/google-cloud.md>), [launch](<https://devfeed.tech/tags/launch.md>), [serverless](<https://devfeed.tech/tags/serverless.md>)

### AI overview

Firebase announced experimental support for Dart in Cloud Functions for Firebase, allowing developers to use Dart and shared tooling across Flutter clients and backend functions. The article also describes AOT compilation, asynchronous I/O, Firebase CLI deployment, and local testing with the Firebase Emulator Suite.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Firebase Phone Number Verification is generally available!

DevFeed: [Firebase Phone Number Verification is generally available!](<https://devfeed.tech/articles/firebase-phone-number-verification-is-generally-available-16666.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2026/05/firebase-pnv-generally-available>)

Author: Micah Baker

Published: 2026-05-04T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [Internet](<https://devfeed.tech/topics/internet.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [emulator](<https://devfeed.tech/tags/emulator.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [internet](<https://devfeed.tech/tags/internet.md>), [launch](<https://devfeed.tech/tags/launch.md>), [news](<https://devfeed.tech/tags/news.md>), [phone-number-verification](<https://devfeed.tech/tags/phone-number-verification.md>), [testing](<https://devfeed.tech/tags/testing.md>), [updates](<https://devfeed.tech/tags/updates.md>)

### AI overview

Firebase Phone Number Verification has graduated from public preview to general availability. Its SIM-less test mode lets developers prototype UI changes, run the service in an emulator, and add it to CI/CD without a credit card or live SIM. Production uses the same methods as testing, and supported carrier networks are expanding.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Realtime PostgreSQL: From Data Connect to SQL Connect

DevFeed: [Realtime PostgreSQL: From Data Connect to SQL Connect](<https://devfeed.tech/articles/realtime-postgresql-from-data-connect-to-sql-connect-16662.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2026/04/whats-new-sql-connect>)

Author: Cynthia Wang

Published: 2026-04-29T00:00:00Z

Content type: news

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>), [SQL](<https://devfeed.tech/topics/sql.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>), [GraphQL](<https://devfeed.tech/topics/graphql.md>), [Caching](<https://devfeed.tech/topics/caching.md>), [reactive](<https://devfeed.tech/topics/reactive.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>)

Tags: [admin-sdk](<https://devfeed.tech/tags/admin-sdk.md>), [caching](<https://devfeed.tech/tags/caching.md>), [cloud-functions](<https://devfeed.tech/tags/cloud-functions.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [full-text-search](<https://devfeed.tech/tags/full-text-search.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [realtime](<https://devfeed.tech/tags/realtime.md>), [sdks](<https://devfeed.tech/tags/sdks.md>), [sql](<https://devfeed.tech/tags/sql.md>), [sql-connect](<https://devfeed.tech/tags/sql-connect.md>), [updates](<https://devfeed.tech/tags/updates.md>)

### AI overview

Firebase announces that Firebase Data Connect is becoming Firebase SQL Connect, with a renewed focus on PostgreSQL and expanded SQL capabilities. The update includes Realtime Query Updates, Offline Caching, raw SQL alongside GraphQL, and lower-friction access for prototypes and testing.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Firestore adds generally available pipeline operations with full-text search, JOINs, geospatial queries, and data manipulation

DevFeed: [Firestore adds generally available pipeline operations with full-text search, JOINs, geospatial queries, and data manipulation](<https://devfeed.tech/articles/firestore-levels-up-bringing-the-power-of-search-and-joins-to-nosql-16661.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2026/04/firestore-pipelines-ga>)

Author: Morgan Chen; Minh Nguyen

Published: 2026-04-27T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firestore](<https://devfeed.tech/topics/firestore.md>), [NoSQL](<https://devfeed.tech/topics/nosql.md>), [Database](<https://devfeed.tech/topics/database.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>), [serverless architecture](<https://devfeed.tech/topics/serverless-architecture.md>)

Tags: [database](<https://devfeed.tech/tags/database.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firestore](<https://devfeed.tech/tags/firestore.md>), [full-text-search](<https://devfeed.tech/tags/full-text-search.md>), [geo-queries](<https://devfeed.tech/tags/geo-queries.md>), [geospatial](<https://devfeed.tech/tags/geospatial.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [nosql](<https://devfeed.tech/tags/nosql.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>)

### AI overview

Firestore pipeline operations reached general availability on the enterprise edition, adding full-text search, geospatial queries, JOIN capabilities through subqueries, and data manipulation while retaining Firestore's NoSQL and serverless features.

### Source excerpt

With support for full-text search, joins, and geospatial queries, Firestore is ready to meet all of your app's querying needs.

## What's new from Firebase at Cloud Next 2026

DevFeed: [What's new from Firebase at Cloud Next 2026](<https://devfeed.tech/articles/what-s-new-from-firebase-at-cloud-next-2026-16660.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2026/04/cloud-next-2026-announcements>)

Author: Seba Gnagnarella; Arthur Thompson; Kristen Richards

Published: 2026-04-22T11:30:00Z

Content type: news

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Firestore](<https://devfeed.tech/topics/firestore.md>), [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>), [SQL](<https://devfeed.tech/topics/sql.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [Web](<https://devfeed.tech/topics/web.md>), [GraphQL](<https://devfeed.tech/topics/graphql.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-logic](<https://devfeed.tech/tags/ai-logic.md>), [ai-studio](<https://devfeed.tech/tags/ai-studio.md>), [app-check](<https://devfeed.tech/tags/app-check.md>), [application-design-center](<https://devfeed.tech/tags/application-design-center.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [cloud-functions](<https://devfeed.tech/tags/cloud-functions.md>), [cloud-next](<https://devfeed.tech/tags/cloud-next.md>), [dart-on-the-server](<https://devfeed.tech/tags/dart-on-the-server.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firestore](<https://devfeed.tech/tags/firestore.md>), [flutter](<https://devfeed.tech/tags/flutter.md>), [full-text-search](<https://devfeed.tech/tags/full-text-search.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [geo-queries](<https://devfeed.tech/tags/geo-queries.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [hybrid-inference](<https://devfeed.tech/tags/hybrid-inference.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [news](<https://devfeed.tech/tags/news.md>), [phone-number-verification](<https://devfeed.tech/tags/phone-number-verification.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [sql](<https://devfeed.tech/tags/sql.md>), [sql-connect](<https://devfeed.tech/tags/sql-connect.md>), [updates](<https://devfeed.tech/tags/updates.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

Firebase describes announcements from Cloud Next 2026, including the evolution of Firebase Data Connect into Firebase SQL Connect with realtime syncing, offline cache, and native SQL support. The article also covers Firestore Enterprise pipeline queries moving to general availability.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Firebase AI Logic adds server prompt template support for chat and function calling

DevFeed: [Firebase AI Logic adds server prompt template support for chat and function calling](<https://devfeed.tech/articles/ship-production-ai-features-faster-with-firebase-ai-logic-16659.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2026/04/cloud-next-2026-ai-logic>)

Author: Miguel Ramos

Published: 2026-04-22T00:00:00Z

Content type: article

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [Web](<https://devfeed.tech/topics/web.md>), [SDK](<https://devfeed.tech/topics/sdk.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-logic](<https://devfeed.tech/tags/ai-logic.md>), [android](<https://devfeed.tech/tags/android.md>), [app-check](<https://devfeed.tech/tags/app-check.md>), [chat](<https://devfeed.tech/tags/chat.md>), [cloud-next](<https://devfeed.tech/tags/cloud-next.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-ai-logic](<https://devfeed.tech/tags/firebase-ai-logic.md>), [firebase-console](<https://devfeed.tech/tags/firebase-console.md>), [flutter](<https://devfeed.tech/tags/flutter.md>), [function-calling](<https://devfeed.tech/tags/function-calling.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [hybrid-inference](<https://devfeed.tech/tags/hybrid-inference.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>), [prompt](<https://devfeed.tech/tags/prompt.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [security](<https://devfeed.tech/tags/security.md>), [server](<https://devfeed.tech/tags/server.md>), [web](<https://devfeed.tech/tags/web.md>), [web-app](<https://devfeed.tech/tags/web-app.md>)

### AI overview

This Firebase blog post describes Cloud Next '26 updates to Firebase AI Logic. Server prompt templates now support multi-turn chat and function calling, keeping system instructions, model configuration, tool definitions, and function schemas on Firebase's servers while clients reference the template ID.

### Source excerpt

What's new at Cloud Next '26

## Next.js 16.2 introduces a stable Deployment Adapter API for Firebase App Hosting

DevFeed: [Next.js 16.2 introduces a stable Deployment Adapter API for Firebase App Hosting](<https://devfeed.tech/articles/next-js-deployment-adapters-a-bright-future-for-next-js-on-google-cloud-16658.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2026/03/nextjs-adapters>)

Author: James Daniels

Published: 2026-03-26T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Next.js](<https://devfeed.tech/topics/next-js.md>), [Google Cloud Platform (GCP)](<https://devfeed.tech/topics/google-cloud.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [Netlify](<https://devfeed.tech/topics/netlify.md>), [Cloudflare](<https://devfeed.tech/topics/cloudflare.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>)

Tags: [app-hosting](<https://devfeed.tech/tags/app-hosting.md>), [cloud-run](<https://devfeed.tech/tags/cloud-run.md>), [cloudflare](<https://devfeed.tech/tags/cloudflare.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [google-cloud](<https://devfeed.tech/tags/google-cloud.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [netlify](<https://devfeed.tech/tags/netlify.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [release](<https://devfeed.tech/tags/release.md>), [security](<https://devfeed.tech/tags/security.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

Firebase announces that Next.js 16.2 includes a stable, documented Deployment Adapter API, intended to give hosting providers an official integration path and support more predictable framework updates. The article presents this as an initial milestone; advanced features still pose architectural challenges.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Writing SQL in SQL Connect

DevFeed: [Writing SQL in SQL Connect](<https://devfeed.tech/articles/writing-sql-in-sql-connect-16656.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2026/03/fdc-native-sql>)

Author: Cynthia Wang

Published: 2026-03-24T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [SQL](<https://devfeed.tech/topics/sql.md>), [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>), [GraphQL](<https://devfeed.tech/topics/graphql.md>)

Tags: [firebase](<https://devfeed.tech/tags/firebase.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [sql](<https://devfeed.tech/tags/sql.md>), [sql-connect](<https://devfeed.tech/tags/sql-connect.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>)

### AI overview

This tutorial introduces Native SQL in Firebase Data Connect (now SQL Connect), allowing predefined raw SQL operations alongside Firebase integrations and generated SDKs. It explains deploy-time validation, parameter binding, and use with Cloud SQL for PostgreSQL.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## From prompt to production: Build full-stack apps faster with Google AI Studio and Firebase

DevFeed: [From prompt to production: Build full-stack apps faster with Google AI Studio and Firebase](<https://devfeed.tech/articles/from-prompt-to-production-build-full-stack-apps-faster-with-google-ai-studio-and-firebase-16653.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2026/03/announcing-ai-studio-integration>)

Author: Kara Yu; Sam Phillips

Published: 2026-03-19T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Google AI](<https://devfeed.tech/topics/google-ai.md>), [Firestore](<https://devfeed.tech/topics/firestore.md>), [Google](<https://devfeed.tech/topics/google.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [backends](<https://devfeed.tech/topics/backends.md>), [Agent Harness](<https://devfeed.tech/topics/agent-harness.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agent-harness](<https://devfeed.tech/tags/agent-harness.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-studio](<https://devfeed.tech/tags/ai-studio.md>), [antigravity](<https://devfeed.tech/tags/antigravity.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [backends](<https://devfeed.tech/tags/backends.md>), [build](<https://devfeed.tech/tags/build.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-studio](<https://devfeed.tech/tags/firebase-studio.md>), [firestore](<https://devfeed.tech/tags/firestore.md>), [google](<https://devfeed.tech/tags/google.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

Firebase announces an integration with Google AI Studio that can provision Firebase projects, Firestore, Authentication, sign-in pages, application code, and draft Security Rules with user approval. The announcement also describes a new Google AI Studio coding agent for multi-step code edits and connections to services such as payment processors and Google Maps.

### Source excerpt

Today, we're announcing that Firebase is now integrated with Google AI Studio, accelerating your path from prompt to production so you can turn your vibe-coded ideas into fully functional apps with robust backends. Read on to learn how this works and what this means for Firebase Studio.

## App Hosting has in-console environment variables and faster builds

DevFeed: [App Hosting has in-console environment variables and faster builds](<https://devfeed.tech/articles/app-hosting-has-in-console-environment-variables-and-faster-builds-16654.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2026/03/apphosting-march-update>)

Author: Julia Reid

Published: 2026-03-12T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [hosting](<https://devfeed.tech/topics/hosting.md>), [build performance](<https://devfeed.tech/topics/build-performance.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>)

Tags: [app-hosting](<https://devfeed.tech/tags/app-hosting.md>), [build-times](<https://devfeed.tech/tags/build-times.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [environment-variables](<https://devfeed.tech/tags/environment-variables.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-console](<https://devfeed.tech/tags/firebase-console.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

Firebase App Hosting now supports adding and editing environment variables in the Firebase console. The update also describes configuration merging, precedence rules, secret references, and an optimized build process intended to improve build times.

### Source excerpt

Manage environment variables in the Firebase console, and learn about a small change our engineering team made to improve build times for everyone.

## Introducing no-cost trials for Data Connect

DevFeed: [Introducing no-cost trials for Data Connect](<https://devfeed.tech/articles/introducing-no-cost-trials-for-data-connect-16655.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2026/03/fdc-ift>)

Author: Cynthia Wang

Published: 2026-03-12T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>), [Database](<https://devfeed.tech/topics/database.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [billing](<https://devfeed.tech/tags/billing.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [free](<https://devfeed.tech/tags/free.md>), [news](<https://devfeed.tech/tags/news.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [quotas](<https://devfeed.tech/tags/quotas.md>), [sql-connect](<https://devfeed.tech/tags/sql-connect.md>), [ssd](<https://devfeed.tech/tags/ssd.md>), [storage](<https://devfeed.tech/tags/storage.md>), [updates](<https://devfeed.tech/tags/updates.md>)

### AI overview

Firebase announces no-cost trials for Firebase Data Connect. Spark-plan projects can provision one PostgreSQL database instance for 90 days without a credit card, while Blaze-plan projects qualify for a no-cost Cloud SQL for PostgreSQL trial for three months.

### Source excerpt

News, tutorials, and updates from the Firebase team.

[Next page](<https://devfeed.tech/sources/firebase-blog.md?cursor=WyIyMDI2LTAzLTEyVDAwOjAwOjAwKzAwOjAwIiwgIjMyYzNkMGE1LTE3ZWYtNGZkMi05NzE5LWFkMDJlN2ViODFmYSJd>)