Unifying the Flutter & Firebase communities in Prague, 26 - 27 September 2023, for a two-day event with talks, workshops, and fun. Join Flutter Firebase Festival!

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.

PUBLISHED ON 21st August, 2023

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.

PUBLISHED ON 1st August, 2023

GitHub Actions – Ensuring Quality in our Flutter Codebase

Many products aim to provide us with a CI Pipeline for our projects, from the ones targeted to Flutter, such as CodeMagic, to custom CI Pipelines in which we must prepare for each new technology, such as Jenkins or Tekton. In this article, we will explore GitHub actions that, although they still need to be prepared to be used as solutions such as CodeMagic, are easier to set up than Jenkins and let us easily customize the pipeline as we need.

PUBLISHED ON 11th July, 2023

Build a quick multilingual app with Flutter and Firebase Extensions

The online world is changing rapidly and Mobile and web applications reached out to global audiences. Language is playing an important role while reaching out to a global audience, and if you are developing a mobile app in a single language, you may be losing the audience in other regions. No matter how much the app can benefit them, the solution to this problem is to develop a Multilingual app.That’s where Firebase Translate Text Extension helps you

PUBLISHED ON 3rd April, 2023