![Understanding JSON Serialization in Flutter using PODO!](https://www.cdn5.niftycent.com/d/k/X/X/n/q/j/understanding-json-serialization-in-flutter-using-podo.webp)
Introducion
For every application to be dynamic and fully interactive it needs to communicate with the back-end using HTTP requests, after handling the requests you can use the received data immediately, but to make it manageable and easy to handl... https://www.saraahmed.net/understanding-json-serialization-in-flutter-using-podo
![Writing Asynchronous Code](https://www.cdn5.niftycent.com/d/e/5/0/2/L/0/writing-asynchronous-code.webp)
Ever felt like you had all the instructions in place but, for some unknown reason your program was not doing what you expected it to do, or it was acting weird? Well, we’ve all been there and will probably be there, again. In this short article, I’ll... https://juliotati.hashnode.dev/writing-asynchronous-code
![Forms in Flutter](https://www.cdn5.niftycent.com/d/1/x/j/M/Q/E/forms-in-flutter.webp)
In this blog i'll will be showing you guys the easiest way to create forms in flutter / dart and how to use them. The steps will be followed as :- ✔1. Creating a Form Modal ✔2. Adding elements ✔3. Validating Form ✔4. Saving Form Data
![Pin Dartpad for easier access.](https://www.cdn5.niftycent.com/d/1/p/0/q/L/9/pin-dartpad-for-easier-access.webp)
I made a quick video showing how I pin Dartpad to make it easier to use. It was short enough to just make a quick video. I hope some of you find it useful. Cheers! https://timapple.com/pin-dartpad-for-easier-access
![How to use Google Fonts in a Flutter application](https://www.cdn5.niftycent.com/d/D/P/E/A/a/y/how-to-use-google-fonts-in-a-flutter-application.webp)
Loading custom fonts is often needed for websites, applications, and graphic design. Today we'll investigate how to load Google fonts inside a flutter application. The end result will look like this:
If you want to work along with me, we start with ... https://h.daily-dev-tips.com/how-to-use-google-fonts-in-a-flutter-application
Introducion
For every application to be dynamic and fully interactive it needs to communicate with the back-end using HTTP requests, after handling the requests you can use the received data immediately, but to make it manageable and easy to handl... https://saraahmed.net/understanding-json-serialization-in-flutter-using-podo
![How to import a local widget in Flutter](https://www.cdn5.niftycent.com/d/k/Q/P/E/4/r/how-to-import-a-local-widget-in-flutter.webp)
So far, we quite a basic look at Flutter, and how everything works. We even made a cool sample Todo list application in Flutter. However, we placed all our code in the lib/main.dart file until now. You might be wondering, cool, but surely that gets a... https://h.daily-dev-tips.com/how-to-import-a-local-widget-in-flutter
![Flutter Widgets: A Definitive Guide.](https://www.cdn5.niftycent.com/d/1/Y/E/7/v/K/flutter-widgets-a-definitive-guide.webp)
There are 410 widget subclasses in flutter framework. We will go through them one after another in this series. Basic Widgets
Text Image Icon ElevatedButton Row Column Wrap Container Scaffold AppBar Placeholder Card Checkbox Radio FloatingActionBut... https://blog.litedevs.com/flutter-widgets-a-definitive-guide
![Flutter, Code Static Analysis with SonarQube](https://www.cdn5.niftycent.com/d/1/n/B/O/3/M/flutter-code-static-analysis-with-sonarqube.webp)
This article will give you a brief introduction to an analysis tool for your code. We will try to answer these questions: Why use sonarqube? How to install it?
The Spanish version of this article: Link
Introduction Sonarqube, like so many simi... https://jamescardona11.hashnode.dev/flutter-code-analysis-with-sonarqube
![Flutter, Análisis estático de código con SonarQube.](https://www.cdn5.niftycent.com/d/1/p/0/x/E/9/flutter-analisis-estatico-de-codigo-con-sonarqube.webp)
Este artículo te dará una breve introducción a una herramienta de análisis para tu código. Trataremos de responder: ¿Para qué se usa?, ¿Cómo instalarlo?
La versión en Ingles de este artículo:
Introducción Sonarqube cómo tantas herramientas ... https://jamescardona11.hashnode.dev/flutter-analisis-estatico-de-codigo-con-sonarqube