EQ Maps: my new Flutter app
In this post, I will explain how I developed my new app: EQ Maps. I am excited to announce that I've just published my very first Flutter app on both…
In this post, I will explain how I developed my new app: EQ Maps. I am excited to announce that I've just published my very first Flutter app on both…
In this article, I will share my ideas about how the coding process of integrating Flutter with Firestore can be improved using dependency injection for building production-ready apps. Hello everyone!…
In this post, I will explain how I managed to make my Flutter application translatable with the I18n_extension package, which in my opinion is the best alternative to achieve it.…
In this post, I explain how I developed a multiplatform app (both for web and mobile) with Angular 8, Nativescript and Firebase. The Github repository with the code I did…