I love programming and I work as a Software Engineer on Web and Mobile Apps. I'm expanding my knowledge on Flutter and Dart I post content about these two technologies
This post will demonstrate how to use Flutter Web to create a dashboard displaying our reading list. The dashboard will show the books we are reading, those we have already read, and the ones we plan to read. For the development of our application, w...
This article explores the seamless integration of Riverpod's state management capabilities with Flutter's theming system, enabling you to create dynamic and customizable UIs, you will learn how to define and update themes and leverage Riverpod's prov...
Hi everyone, in this post, I'll show you how I organize my API call in one class to manage my API endpoint better and pass parameters to them. If you've got an app that syncs or gets information from a third-party service you must call some API from ...
Hi everyone, in this post, I want to show you the best way to store environment variables in a Flutter project that I started to use some months ago in all of my projects after seeing it in this blog post from CodewithAndrea: How to Store API Keys in...
This article will show you how to create a simple Flutter Desktop App with the ability to quickly change the size of the window, which is useful in cases where you need to test different graphic layouts and don't want to change the size of the window...
In this post, I want to take full advantage of the challenge launched by Hashnode to look back to 2022 with the Dev Retro 2022 and tell what is the biggest lesson I learned this year and which made me a better developer. This year I fully learned the...
Hi everyone, in this post, I want to show you how I experimented with the Quarkus framework to solve a problem I had with saving articles to read them later from different PCs and from my smartphone. Background For work and in my personal life I use ...
Hi, in this post I want to show you one of the most loved side projects that a long time ago introduce me to Flutter. In these years I made lots of changes and experiments with this project and I want to share with you the final result to date. Wassw...
Hi everyone, in this article I want to describe my project for the HarperDB Hackathon here on Hashnode. When I saw for the first time the Hashnode Hackathon in collaboration with HarperDB I immediately started thinking about how I can use HarperDB, i...
In this post, I want to guide you in a Simple Flutter App by making a responsive GridView. This is useful because now Flutter supports web apps and make a responsive UI a must-have in the web world. This article is in the series Simple Flutter Apps w...
This article will show you how to create a simple Flutter App to display a Contact List with fake data with Faker. This article is in the series Simple Flutter Apps where I want to show how to code some simple apps in Flutter to help you get starte...
This article will show you how to create a simple Flutter App to display a list of appointments from a JSON file. This is the first article in the series Simple Flutter Apps where I want to show how to code some simple apps in Flutter to help you g...
In this last year where all of us for obvious necessities have moved to a much more online life for study, work or leisure and therefore we use the net more to surf, inform ourselves, watch TV series or movies, I thought it was useful to remember som...
Hi everyone in recent months, interest in crypto has grown, accomplices to some tweet of Musk and NFTs, who have pushed many to approach this world. I have always been fascinated by this world that in some ways I consider the future of finance, I hav...
Hi everyone in my last series on Flutter I show you all the announcements made by the Flutter team and now I want to show you how you can use Brave as a browser to test your Flutter Apps on the Web. Problem & Solution To test your Flutter apps on the...
With this article, we close the series dedicated to Flutter Engage 2021 by dedicating ourselves to the two new platforms that were introduced with the release of Flutter 2.0: Web and Desktop. The support is official and production-ready (under early ...
In this article, I want to deepen a talk related to Flutter Engage held by @filiphracek, where he presents some ideas for developing beautiful Flutter applications. We all know that the concept of beauty is subjective, but some tricks can be used to ...
Hi everyone in this article I want to give you some more information about the recently announced update for Google Ads and Google Ads Manager plugin on Flutter. With this package, you can insert in your app all the supported Ads Format from Google a...
Foldable devices have recently entered the market and have brought with them new paradigms for browsing and using our apps. Microsoft is very active in this area both with its device: Surface Duo, and the collaboration with the Flutter team to improv...
Hi everyone in this article I want to dive deeper into one of the recent announcements made in the Flutter Engage Event: Sound Null Safety. Any of you who have programmed at least once in your life will surely have encountered an error or exception r...