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.
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.
Dart has earned its reputation for being gentle on beginners and yet robust enough for seasoned coders.
While complementary languages like Swift or Kotlin offer their own perspectives, why not venture a bit off the beaten track? Why not something enigmatic, like Lisp?
The team from Invertase had the privilege to attend FlutterCon, a prominent Flutter conference held in Berlin from 5th to 7th July 2023 at CityCube. The event aimed to bring together Flutter enthusiasts, developers, and experts from around the world to share knowledge, insights, and experiences related to the Flutter framework.
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.
While developing an app or website using Firebase, you likely store many URLs and associated data in Cloud Firestore. However, manually shortening each URL can be a tedious and time-consuming task.
This is where Shorten URLs Extension can help you.
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
Custom linter rules can help ensure consistency across your codebase. By enforcing specific coding standards or best practices, you can ensure that all code is written in a similar style, making it easier to read and maintain.
We’re thrilled to introduce Melos v3, a major update packed with new features, enhancements, and fixes aimed at optimizing your Dart and Flutter mono-repo management experience. This release comes with several breaking changes, so we’ll guide you through the key updates and migration steps in this blog post.