Gonçalo PalmainFlutter CommunityRethinking our understanding of Exceptions and Errors in FlutterIs there a better way to handle errors other than a grand try/catch all? Let’s explore what are errors and how we can handle them in…Sep 301Sep 301
Gonçalo PalmainITNEXTFirestore and NoSQL — The challenges of structuring our dataNoSQL gives us flexibility while providing us with a set of new challenges. In this article we’ll explore strategies to structure our data.May 223May 223
Gonçalo PalmaUsing Gemini to Solve User’s ProblemsWe’ll explore when and why we should use AI in our products to address users needs, and how it can easily be integrated with Google’s…Feb 24Feb 24
Gonçalo PalmainFlutter CommunityUsing Different Environments with Firebase and FlutterWhat are environments? How can we manage effectively different Firebase Projects? We go through a small journey that ends with automationFeb 231Feb 231
Gonçalo PalmaUsing WebAssembly in Flutter WebHow we can enhance our Flutter Web performance by using WASM with RustNov 7, 2021Nov 7, 2021
Gonçalo PalmaUsing Google Sheets as a Backend Solution for our Flutter AppsSometimes we just need a quick and dirty backend solution… Why not use Google Sheets?Oct 31, 2021Oct 31, 2021
Gonçalo PalmaConditional Importing — How to compile for all platforms in FlutterHow can we have mobile and web imports on our app without tons of compilations errors? With the magic of conditional importing!Oct 22, 2021Oct 22, 2021
Gonçalo PalmaUsing WebSockets in FlutterHow to create real-time applications in Flutter using Web Sockets by following an example on how to create a coin exchange viewer.Oct 12, 20211Oct 12, 20211
Gonçalo PalmaBuilding a Web Scrapers in DartHow can we effectively gather information around the web? In this article we’ll explore how we can build our own web scrapper in Dart!Oct 5, 2021Oct 5, 2021
Gonçalo PalmainFlutter CommunityAutomating Flutter Workflows with the MakefileThe makefile offers us a concise way to automate all the tasks related to our Flutter Projects. Let’s see how it works.Sep 28, 2021Sep 28, 2021