const, final, dynamic, var... when and why?
In this Dart & Flutter tutorial I will explain you their differences and when you should use each one.

Search for a command to run...
Articles tagged with #dart
In this Dart & Flutter tutorial I will explain you their differences and when you should use each one.

It is essential for any programmer to know when it is necessary to write a comment in the code and when it is better to avoid it, as well as in case one decides to write it, do it with the minimum possible words, straight to the point, and that helps...

Flutter 3 was announced in the last Google I/O event, and with it the possibility of being able to deploy desktop applications on macOS and Linux in a stable way. They also showed the new performance improvements that this new version brings, and reg...

A little deep dive into some of the most useful features of the Dart language.
