
Categories
Blog - Firebase
All posts
Invertase insight: Google Gemini AI
It seems everyone is talking about artificial intelligence and wondering how it will affect the world around us. Here, you can find out more about Google’s new Gemini AI system and read about Invertase’s new extensions.

Creating a Quiz Generator using the ChatGPT Firebase Extension
You often want to test your knowledge when learning a new topic. You can get ready-made quizzes on the subject, but generally, they tend to be too broad. What if you only want to test yourself on the content you’ve just read? This is the problem statement we will tackle in this article: given some content, how can you create a quiz based on it?

Stripe Firebase Extension (October Release)
We are excited to announce many new features and improvements to the Firestore Stripe Payments Extension. This blog post aims to walk you through these updates, including support for the flow_data parameter in the createPortalLink function, creating Stripe customers on-the-fly with portal links and customisable payment methods options when making payments.

Summarize Text with PaLM API Firebase Extension
Artificial intelligence is all over the news, with new emergent applications of this technology popping in daily, from image recognition to help diagnose certain health conditions to clever AI chatbots that aid students in their classes.

Firebase Extensions – Shorten URLs
Sharing is one of the most common features in modern web and mobile applications. It allows us to show a social media post or a photograph we took to a friend, share the planning for an upcoming business travel with our company, or even send that item from an e-commerce website to Santa to have a PS5 finally. To do so, we copy the URL for that specific website (or use the Share function on our devices), and we send it via different outlets – social media, messaging apps, snail mail, or others so that other people can click on it and see what we wanted to share.

Improve Flutter Performance with Background Isolates in Flutter 3.7
The future of Flutter is so exciting, the release of version 3.7 was full of announcements! Today, I want to draw your attention to something that was quietly announced before the fanfare of this release… Official support for Background Isolates with native plugins.

Firebase Stripe Extension with Flutter web
As you know, Flutter web is becoming more mature now. Developers are using Flutter web not only for creating portfolios but also for creating more complex apps as well. Integrating a payment gateway into the web app is the most important feature of any E-commerce App. In this article, we are going to see how easily one could integrate Stripe payments with Flutter web using Firebase Extensions.

Angular full-text search in Firestore with Elastic App Search Firebase Extension
This tutorial provides a guide on how to use the Elastic App Search Extension, in order to quickly and efficiently search data saved in your Firestore Database. This extension works by syncing your configured Firestore data and automatically syncing it with the Elastics database.

Firebase Extensions Release Notes – January 2023
Latest updates for Firestore BigQuery Export, Storage Resize Images, and the Firestore Send Email extension. Some general housekeeping also includes updated documentation resources and work improving our CI environment.

Moderating comments through the Perspective API Firebase Extension
This article looks to show how we can moderate comments in real-time using Firebase Extensions.

Extension Events with Stripe and MessageBird
Learn how to enhance an E-ecommerce platform using Firebase Extension Events with Stripe and MessageBrid.

An introduction to Firebase Extension Lifecycle events
This article provides a complete breakdown of an exciting and widely anticipated new feature called Lifecycle events. Here we explore what, when, and how to use them.
