Posts in "Dart"

All Posts

GitHub Actions – Ensuring Quality in our Flutter Codebase

11th July, 2023

Gonçalo Palma

Lead Flutter Developer

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.

Build a quick multilingual app with Flutter and Firebase Extensions

3rd April, 2023

Renuka Kelkar

DevRel Advocate

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