
Categories
Invertase insights - page 2
All posts
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?

Highlights from the Flutter Firebase Festival
The Flutter Firebase Festival was a blast where we at Invertase tried to connect two communities together with outstanding success. It took place over two insightful days in the captivating city of Prague, Czech Republic, from September 26-27, 2023. The conference brought together a dynamic and diverse community of developers, Flutter enthusiasts, and Firebase experts, allowing them to explore […]

Invertase attending Google Cloud region launch in Riyadh
We’re excited to announce that Invertase will be attending the Google Cloud launch event in Saudi Arabia. Our leadership team includes Elliot (CEO), Darren(B2B Partnership Manager), and Mais (Senior Software Engineer). This event marks a significant milestone for cloud services in the Middle East and presents a valuable opportunity for us to expand our business […]

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.

Invertase team goes to Flutter & Friends conference 2023 in Stockholm
The Invertase team was honoured to attend the prestigious Flutter & Friends Conference 2023, held in the beautiful city of Stockholm from September 3rd to 5th, 2023.

How and when to create custom Implicit Animations
In this article you will learn how and when to create Implicit Animations. I came up with many use cases of this idea. But one that stood out was creating a ShapesApp, that would switch between geometrical shapes with animation, like a square to a rectangle or to a rhombus, triangle, etc., that too with dots using AnimatedPositioned.

Flutter Firebase Festival 23
In the dynamic universe of technology, it is often the collaborative effort of communities that pushes innovation and progress forward. In this spirit, Invertase proudly announces its inaugural event – the Flutter Firebase Festival Prague 2023. Designed to be a confluence of the Flutter and Firebase communities, this festival aims to be a platform for learning, sharing, and collaboration, hosted in one of Europe’s most enchanting cities, Prague.

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.
